Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,913,511,237 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

intermediate language

   Also found in: Dictionary/thesaurus, Medical, Financial, Acronyms, Wikipedia 0.03 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 Java Virtual Machine, bytecode, managed code and runtime environment.


Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Feedback
Mentioned in?  References in periodicals archive?   Encyclopedia browser?   Full browser?
No references found
 
NET platform, the third edition adds chapters on generics, multithreaded applications, and the common intermediate language (CIL).
 
 
 
Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Advertise with Us | Copyright © 2012 Farlex, Inc.
Disclaimer
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.