Lithon A toy compiler that translates from a small subset of Scheme into Python. Requirements Make sure you have Python (2.7) installed on your system as well as the CodeTalker library Usage To compile a file: ./lithon.py tests/factorial.scm Help Wiki to be written soon