The RISC machine program that is the translation of the given Obr language program, comprising the translation of the program's declarations and statements.
The RISC machine program that is the translation of the given Obr language program, comprising the translation of the program's declarations and statements. The bodies need to be computed first so that the memory size is fully computed before we generate the RISC node.
Module implementing transformation from Obr to RISC tree code.