Skip to content

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

Notifications You must be signed in to change notification settings

p-ouellette/tiger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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