Content deleted Content added
Guy Harris (talk | contribs) Turn this into a disambiguation page, as "computer code" can refer to machine code or interpreted-but-machine-code-like bytecode. Tag: Removed redirect |
Stevebroshar (talk | contribs) ambiguous means the same term has different meaning, but 'computer code' is not ambiguous since the three things listed are not also called 'computer code'; it's a category |
||
(6 intermediate revisions by 5 users not shown) | |||
Line 1:
'''Computer code''' is a categorical term for information encoded for [[computer programming |programming]] a [[computer]]. It includes:
* [[Bytecode]] {{endash}} [[Byte]]-based, [[cross-platform]], [[intermediate representation |intermediate]], [[executable]] format
* [[Machine code]] {{endash}} [[Processor (computing)|Processor]]-native executable format
* [[Source code]] {{endash}} Software in [[human-readable]] form
|