Computer code: Difference between revisions

Content deleted Content added
Turn this into a disambiguation page, as "computer code" can refer to machine code or interpreted-but-machine-code-like bytecode.
Tag: Removed redirect
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:
'''Computer code''' may refer to:
 
* [[Bytecode]] {{endash}} [[Byte]]-based, [[cross-platform]], [[intermediate representation |intermediate]], [[executable]] format
*[[Source code]]
* [[Machine code]] {{endash}} [[Processor (computing)|Processor]]-native executable format
*[[Machine code]]
* [[Source code]] {{endash}} Software in [[human-readable]] form
*[[Bytecode]]
 
[[Category:Computer programming]]