P-code

   

A p-code is similar to a byte-code but a p-code works at a higher level. Whereas byte-codes work at a very low level similar to machine code, p-codes can perform moderately complex tasks such as printing a message or clearing the screen. Some implementations of BASIC and Pascal use p-codes that are translated by a just-in-time compiler to actual machine instructions.

The Business Operating System (BOS) of the 1980s was a cross-platform operating system designed to exclusively run p-code based programs.

See also

Retrieved from "http://www.centipedia.com/articles/P-code"

This page has been accessed 269 times. This page was last modified 21:11, 30 Jun 2004. All text is available under the terms of the GNU Free Documentation License (see Copyrights for details).