A portable pseudo-code for Pascal-like languages

  • Authors:
  • David Taylor

  • Affiliations:
  • Logicon Inc, San Diego, Ca

  • Venue:
  • ACM SIGPLAN Notices
  • Year:
  • 1984

Quantified Score

Hi-index 0.00

Visualization

Abstract

As an alternative to compilers generating machine code or assembly language, a more portable alternative is to generate a pseudo machine language that can then be transported to various machines and converted to their native code. Herein I shall present a simple mnemonic Pseudo-Code language, and present a few examples of Pascal to Pseudo-Code.