Skip to content

Repository files navigation

Tiger

Based On...

Modern Compiler Implementation in ML by Andrew W. Appel.

This is a Haskell-based implementation of the Tiger (toy) programming language, with the goal of being fully compliant with the author's test suite.

For now, this implementation is wildly incomplete.

Tiger CI

Running

stack build && stack exec run-tiger

Testing

stack test

License

Public domain / CC0-1.0

About

A (very WIP) Haskell implementation of the toy programming language Tiger, from the book Modern Compiler Implementation in ML

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages