Programming language RIGAL as a compiler writing tool

  • Authors:
  • M. I. Auguston

  • Affiliations:
  • Institute of Mathematics and Computer Science of the Latvia University, 226250, Riga, Rainis boulevard 29, Latvia, USSR

  • Venue:
  • ACM SIGPLAN Notices
  • Year:
  • 1990

Quantified Score

Hi-index 0.00

Visualization

Abstract

A new programming language for compiler writing is described briefly in this paper. The main data structures are atoms, lists and trees. The control structures are based on a advanced pattern matching. All phases of compilation, including parsing, optimization and code generation, can be programmed in this language in short and readable form.