Skip to content

p-ouellette/tiger

Repository files navigation

Tiger Compiler

Compiler for the Tiger language from Appel's Modern Compiler Implementation in ML.

Standard ML of New Jersey is required to build and run the compiler. The compiler generates MIPS assembly.

Build

make

To run tests:

make test

Usage

./tigerc files

About

Compiler for the Tiger language from Appel's Modern Compiler Implementation in ML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published