~elektito/parable

A Lisp interpreter written in Python
Add a LICENSE file
Change string manipulation primitives. Closes #59.
Add `ilt` as a function to `stdlib`.

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~elektito/parable
read/write
git@git.sr.ht:~elektito/parable

You can also use your local clone with git send-email.

#Parable

Build Status Coverage Status

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.