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

https://github.com/zellyn/zheme

Working though Abdulaziz Ghuloum's Scheme compiler tutorial in Python.
https://github.com/zellyn/zheme

Last synced: 7 months ago
JSON representation

Working though Abdulaziz Ghuloum's Scheme compiler tutorial in Python.

Awesome Lists containing this project

README

          

Working though Abdulaziz Ghuloum's Scheme compiler tutorial in Python.
http://www.cs.indiana.edu/~aghuloum/

Uses lepl for parsing: http://www.acooke.org/lepl/

Zellyn Hunter

Consider this code GPL3 for now. Ask me if you care.