| Object Summary | |
object
|
Main
extends Parser
Main program for the Oberon0 implementation. Parses and checks
the Oberon0 program named on the command line. If checking passes,
then encodes the program as RISC assembler and runs the assembler
using a machine simulator.
|