/tiger-compiler

compiler for the tiger language, written in sml-nj

Primary LanguageStandard ML

Register allocation

To compile a "test.tig" file into "test.tig.s": CM.make "sources.cm"; Main.compile "test.tig";