Difference between revisions of "Common intermediate language"

From ScienceZero
Jump to: navigation, search
 
Line 4: Line 4:
 
[[Instruction set: CIL]]
 
[[Instruction set: CIL]]
  
[[Category:Computing]]
+
[[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