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

byte-code

   Also found in: Wikipedia 0.03 sec.
(file format, software)byte-code - A binary file containing an executable program, consisting of a sequence of (op code, data) pairs.

Byte-code op codes are most often fixed size binary patterns, but can be variable size. The data portion consists of zero or more bits whose format typically depends on the op code.

A byte-code program is interpreted by a byte-code interpreter. The advantage of this technique compared with outputing machine code for some particular processor is that the same byte-code can be executed on any processor on which the byte-code interpreter runs. The byte-code may be compiled to machine code ("native code") for speed of execution but this usually requires significantly greater effort for each new taraget architecture than simply porting the interpreter.

For example, Java is compiled to byte-code which runs on the Java Virtual Machine.


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
 
The Semotus OTAP Platform features additional innovative qualities including data encryption, advanced, icon-driven GUI interface, byte-code interpreter, data compression, support for graphics and charting and an individual Inbox for Semotus application messages and alerts.
The Quality Labs Groovy Testing Maven plug-in handles all associated Groovy dependencies, compiles each Groovy test into normal Java byte-code, and invokes JUnit to run the tests.
DashO Obfuscation Edition (DashO-OE) provides protection against byte-code decompilation.
 
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.