Files
IMProved/README.md
2015-07-08 13:07:02 +02:00

9 lines
283 B
Markdown

###IMProved
IMProved aims to build an interpreter for IMP (based on
[this](http://jayconrod.com/posts/37/a-simple-interpreter-from-scratch-in-python-part-1))
that is fully documented, occassionally improved and
embeddable into Python.
As you may notice, I am bad at documentation.