A code generator generator language

  • Authors:
  • Michael K. Donegan;Robert E. Noonan;Stefan Feyock

  • Affiliations:
  • College of William and Mary;College of William and Mary;College of William and Mary

  • Venue:
  • SIGPLAN '79 Proceedings of the 1979 SIGPLAN symposium on Compiler construction
  • Year:
  • 1979

Quantified Score

Hi-index 0.00

Visualization

Abstract

Code generation has withstood attempts at automation for some time. This paper describes a non-procedural, problem-oriented language for expressing a code generator. The basis for the language is the description of the target machine as a finite-state automaton. An example code generator for a subset of HAL/S to Intel 8080 machine language is given.