Content deleted Content added
mNo edit summary |
replaced w10 with w11 |
||
(34 intermediate revisions by 15 users not shown) | |||
Line 1:
{{Short description|When a program must be compiled/interpreted before another computer can run it}}
{{Use dmy dates|date=August 2020}}
'''Source-code compatibility''' (source-compatible) means that a program can run on [[central processing unit|
The source code must be [[compiler|compiled]] before running, unless the
Source
== See also ==
* [[Backward compatibility]]
* [[Source upgrade]]
== References ==
{{reflist|refs=
<ref name="Baron Higbie 1992">{{cite book
| last1 = Baron
| first1 = R.J.
| last2 = Higbie
| first2 = L.
| title = Computer Architecture
| publisher = Addison-Wesley Publishing Company
| series = Addison-Wesley series in electrical and computer engineering
| year = 1992
| isbn = 978-0-201-50923-6
| url = https://books.google.com/books?id=CNdQAAAAMAAJ
| access-date = 9 May 2018
| page = 106
}}</ref>
<ref name="Data Processing Digest 1980">{{cite book
| title = Data Processing Digest
| publisher = Data Processing Digest, Incorporated
| issue = v. 26–27
| year = 1980
| url = https://books.google.com/books?id=KaVIAAAAYAAJ
| access-date = 9 May 2018
| page = 21
}}</ref>
<ref name="Stern Monti Bachmann 1998">{{cite book
| last1 = Stern
| first1 = M.
| last2 = Monti
| first2 = G.
| last3 = Bachmann
| first3 = V.
| title = NT Enterprise Network Design
| publisher = Sybex, Network Press
| year = 1998
| isbn = 978-0-7821-2156-8
| url = https://books.google.com/books?id=Ixuh0wTZ4GwC
| language = et
| access-date = 9 May 2018
| page = 17
}}</ref>
}}
{{DEFAULTSORT:Source Code Compatibility}}
[[Category:Backward compatibility]]
[[Category:Source code]]
{{Compu-prog-stub}}
|