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

https://github.com/themattchan/core

SPJ's tutorial on implementing functional languages
https://github.com/themattchan/core

g-machine haskell lazy-evaluation

Last synced: about 2 months ago
JSON representation

SPJ's tutorial on implementing functional languages

Awesome Lists containing this project

README

        

# core

Implementation of the three compiler backends from
[Implementing Functional Languages: a tutorial](https://www.microsoft.com/en-us/research/wp-content/uploads/1992/01/student.pdf)
by Simon Peyton Jones and David Lester.