Difference between revisions of "Common intermediate language"

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

Revision as of 15:48, 9 October 2007

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