Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 233 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 233 Bytes

tiger

Toy compiler based on Andrew Appel "Tiger book" build_and_test

Current steps:

  • lexer/parser
  • type-checking (work in progress)