Jump to content

Microsoft P-Code

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by InternetArchiveBot (talk | contribs) at 19:22, 10 June 2017 (Rescuing 3 sources and tagging 0 as dead. #IABot (v1.4beta)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

P-Code is a name for several of Microsoft's proprietary intermediate languages. They provided an alternate binary format to machine code. At various times, Microsoft have said p-code is an abbreviation for either packed code[1] or pseudo code.[2]

Microsoft p-code was used in Microsoft Visual C++ and Microsoft Visual Basic. Like other p-code implementations, Microsoft p-code enabled a more compact executable at the expense of slower execution.

See also

References