Computer code: Difference between revisions

Content deleted Content added
Changed redirect target from Computer program to Source code
Tag: Redirect target changed
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
 
(7 intermediate revisions by 6 users not shown)
Line 1:
'''Computer code''' is a categorical term for information encoded for [[computer programming |programming]] a [[computer]]. It includes:
#REDIRECT [[Source code]]
 
* [[Bytecode]] {{endash}} [[Byte]]-based, [[cross-platform]], [[intermediate representation |intermediate]], [[executable]] format
{{R from merge}}
* [[Machine code]] {{endash}} [[Processor (computing)|Processor]]-native executable format
 
* [[Source code]] {{endash}} Software in [[human-readable]] form
[[Category:Computer programming]]