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