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

https://github.com/liarprincess/scheme-compiler

Scheme compiler written in Haskell.
https://github.com/liarprincess/scheme-compiler

Last synced: about 2 months ago
JSON representation

Scheme compiler written in Haskell.

Awesome Lists containing this project

README

          

Scheme compiler written in Haskell.
Based on [Write Yourself a Scheme in 48 Hours](https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours) (if I remember correctly, I wrote that a long time ago).