Obr language implementation compiler driver.
Configuration for the Obr compiler.
The next driver simply spills the abstract syntax tree to the console.
Translate RISC programs into RISC assembly code.
Module implementing transformation from Obr to RISC tree code.
A driver which parses a program file and runs the semantic analyser.
Module containing parsers for the Obr language.
A driver which compiles a file and allows a test to be run on the resulting target tree.
Obr language implementation main program.
Module containing structures for representing Obr programs.
Common source of label numbers for transformation and encoding.
Module containing structures for representing RISC machine programs.
Symbol table module containing facilities for creating and manipulating Obr language symbol information.