Bytecode definition

Search

Bytecode

Bytecode logo #21000 Bytecode, also known as p-code (portable code), is a form of instruction set designed for efficient execution by a software interpreter. Unlike human-readable source code, bytecodes are compact numeric codes, constants, and references (normally numeric addresses) which encode the result of parsing and semantic analysis of things like type, scope, ...
Found on http://en.wikipedia.org/wiki/Bytecode
No exact match found.