Skip to content
EntityQ837330· pop 38· linked from 293 articles

รหัสไบต์

Sign in to save

Also known as p-code, byte-code, portable code

Bytecode (also called portable code or p-code) is an intermediate representation 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) that encode the result of compiler parsing and performing semantic analysis of things like type, scope, and nesting depths of program objects.

Wikidata facts

Show 1 more fact
Sources (3)

via Wikidata · CC0

Connections

Categories