11. UNCOL is sometimes used as a generic term for the idea of a universal intermediate language . 12. Instruction-- instruction set matrix-- intermediate language -- intermediate-level language-- interpret 13. Cosmos encompasses an AOT compiler named IL2CPU to translate Common Intermediate Language ( CIL ) into native instructions. 14. The Mono compiler generates an image that conforms to the CLS . This is the Common Intermediate Language . 15. The design of an intermediate language typically differs from that of a practical machine language in three fundamental ways: 16. This intermediate language is submitted to a compiler for such language, which then outputs finished object or machine code. 17. Less directly, a term may be borrowed both directly from a source language and indirectly via an intermediate language . 18. Ginseng is implemented as a source-to-source compiler written using the C Intermediate Language framework in OCaml. 19. I know that when using Visual Studio it is compiled into the . NET Common Intermediate Language and not machine code. 20. The tree is converted into a linear sequence of instructions, usually in an intermediate language such as three-address code.