Difference between revisions of "Common intermediate language"

From ScienceZero
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Instruction set:CIL]]
+
Common intermediate language is a low level [[stack]]-based language that is executed by a virtual machine, usually in the form of a [[just-in-time compiler]] (JIT).
  
[[Category:Computing]]
+
 
 +
[[Instruction set: CIL]]
 +
 
 +
[[Category:General information]]

Latest revision as of 14:50, 23 March 2008

Common intermediate language is a low level stack-based language that is executed by a virtual machine, usually in the form of a just-in-time compiler (JIT).


Instruction set: CIL