Computer code: Difference between revisions

Content deleted Content added
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
 
(2 intermediate revisions by the same user 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]]
 
{{disambiguation}}