An open API service indexing awesome lists of open source software.

https://github.com/csb6/modern-compiler-in-ml

My implementations of programs from the textbook "Modern Compiler Implementation in ML"
https://github.com/csb6/modern-compiler-in-ml

Last synced: 9 months ago
JSON representation

My implementations of programs from the textbook "Modern Compiler Implementation in ML"

Awesome Lists containing this project

README

          

# Modern Compiler Implementation in ML

My implementations of the Tiger compiler and related programs as part of the book
*Modern Compiler Implementation in ML*