Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
1,803,707,927 visitors served.
forum mailing list For webmasters
?
New: Language forums
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

intermediate language

   Also found in: Acronyms, Wikipedia 0.04 sec.

intermediate language

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.



How to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in ? References in periodicals archive
 
Some had already been to Germany; others had just passed their intermediate language requirement and had yet to take any literature and culture classes.
Using this information, it converts the sentence into a special, intermediate language.
Because the resultant transformed code is 100-percent Microsoft Intermediate Language (MSIL) compliant, any further development can be undertaken by both RPG and object-oriented programmers and united under a Visual Studio project.
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2009 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.