Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dwinston/py-scheme


https://github.com/dwinston/py-scheme

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Scheme Interpreter

Implements an interpreter for a subset of Scheme, using Python, as specified [here](http://inst.eecs.berkeley.edu/~cs61a/fa13/proj/scheme/scheme.html).