Computer code: Difference between revisions
From EverybodyWiki Bios & Wiki
Moved page from wikipedia:en:Computer code ([[Edithistory:|history]]) |
m automatic correction by IA |
||
| Line 8: | Line 8: | ||
* [[Bytecode]] {{endash}} [[Byte]]-based, [[cross-platform]], [[intermediate representation|intermediate]], [[executable]] format | * [[Bytecode]] {{endash}} [[Byte]]-based, [[cross-platform]], [[intermediate representation|intermediate]], [[executable]] format | ||
* [[Machine code]] {{endash}} [[Processor (computing)| | * [[Machine code]] {{endash}} [[Processor (computing)|processor]]-native executable format | ||
* [[Source code]] {{endash}} Software in [[human-readable]] form | * [[Source code]] {{endash}} Software in [[human-readable]] form | ||
Latest revision as of 13:10, 2 May 2026
Computer code is a categorical term for information encoded for programming a computer. It includes:
- Bytecode – Byte-based, cross-platform, intermediate, executable format
- Machine code – processor-native executable format
- Source code – Software in human-readable form
This article "Computer code" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Computer code. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.
