Add a LICENSE file
Change string manipulation primitives. Closes #59.
Add `ilt` as a function to `stdlib`.
Parable is a Lisp interpreter, at the moment being bootstrapped from Python. You can take a look at the current development roadmap to learn more about Parable.
To get a REPL, just clone the repository and run ./repl.py
.