Source-code compatibility
Source-code compatibility (source-compatible) means that a program can run on computers (or operating systems), independently of binary-code compatibility and that the source code is needed for portability.[1]
The source code must be compiled before running, unless the computer used has an interpreter for the language at hand.[2] The term is also used for assembly language compatibility, where the source is a human-readable form of machine code that must be converted into numerical (i.e. executable) machine code by an assembler. This is different from binary-code compatibility, where no recompilation (or assembly) is needed.[3]
Source compatibility is a major issue in the developing of computer programs. For example, most Unix systems are source-compatible, as long as one uses only standard libraries. Microsoft Windows systems are source-compatible across one major family (the Windows NT family, from NT 3.1 through Windows 11, or the family that includes Windows 95, Windows 98, and Windows Me), with partial source compatibility between the two families.
See also
References
- ^ Baron, R.J.; Higbie, L. (1992). Computer Architecture. Addison-Wesley series in electrical and computer engineering. Addison-Wesley Publishing Company. p. 106. ISBN 978-0-201-50923-6. Retrieved 9 May 2018.
- ^ Data Processing Digest. Data Processing Digest, Incorporated. 1980. p. 21. Retrieved 9 May 2018.
- ^ Stern, M.; Monti, G.; Bachmann, V. (1998). NT Enterprise Network Design (in Estonian). Sybex, Network Press. p. 17. ISBN 978-0-7821-2156-8. Retrieved 9 May 2018.
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.