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

https://github.com/dat2/488-compiler-haskell

A compiler for the winter 2015 version of the CSC488 language, written in haskell.
https://github.com/dat2/488-compiler-haskell

Last synced: 2 months ago
JSON representation

A compiler for the winter 2015 version of the CSC488 language, written in haskell.

Awesome Lists containing this project

README

          

# 488-compiler-haskell
A compiler for the winter 2015 version of the CSC488 language, written in haskell.

Practice writing a compiler for a non trivial language in haskell.