p-code

Abbreviation for pseudo-code. P-code is an intermediate form of code which the P-code Runner and the INFORMIX-4GL Interactive Debugger can interpret. Although p-code takes more memory to run, it is machine-independent.

See also compile, debug, execute, interpret, link.