Last update: Feb. 7, 1997
Here you can find the documentation and installation files required for the use
of Exitus, a Back-end for a concrete intermediate code that allows to generate
executable files. For example, when Exitus takes as input this example (a program that takes ten numbers from standard input and prints in the standard output the same numbers but in inverse order) the following result is generated. Using Macroassembler and Link-editor from Microsoft an executable file is obtained.
Documentation of Exitus (under construction)
Download Exitus, MS-DOS version. The following files are needed:
BACK_END.BAT. Batch file that sequences the process of translation to machine code.
In addition, you can take a look into PRUEBA.INT, an example in intermediate code, PRUEBA.ASM, the translation into 8086/8088 Assembler and PRUEBA.EXE, the corresponding executable (in MS_DOS).
There exists an internal report with the complete description of Exitus.
jibmenie@si.ehu.es Nov. 20, 1996