Obr language implementation compiler driver.
The next driver simply spills the abstract syntax tree to the console.
Translate SPARC programs into SPARC assembly 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.
Translate RISC programs into RISC assembly code.
Module implementing transformation from Obr to RISC tree code.
Module containing structures for representing RISC machine programs.
Module implementing transformation from Obr to SPARC assembler.
Module containing structures for representing SPARC machine programs.
Symbol table module containing facilities for creating and manipulating Obr language symbol information.