Printer Friendly
The Free Dictionary
1,018,621,503 visitors served.
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

intermediate language
(redirected from Intermediate-level language)

   Also found in: Wikipedia 0.03 sec.

A language that is generated from programming source code, but that cannot be directly executed by the CPU. Also called "bytecode," "p-code," "pseudo code" or "pseudo language," the intermediate language (IL) is platform independent. It can be run in any computer environment that has a runtime engine for the language.

In order to execute the intermediate language program, it must be interpreted a line at a time into machine language or compiled into machine language and run.

A Popular Architecture
Visual Basic and Java are notable examples of programming languages that generate an intermediate language. They are compiled into bytecode, which is then converted into machine code at runtime. Microsoft's .NET and Common Language Infrastructure (CLI), the ECMA standard version of .NET, generate an intermediate language (see .NET). See managed code and runtime environment.


?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in ? References in periodicals archive
 
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2008 Farlex, Inc.
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.. Terms of Use.