A Lisp that stings
Find a file
Loic Nageleisen acae9b9b7f MIT license
I may switch to BSD in the future.
2014-01-28 09:18:49 +01:00
wasp Ten Primitives (and more) achieved 2014-01-27 22:49:20 +01:00
.gitignore ignore pyenv file 2014-01-24 23:36:38 +01:00
LICENSE MIT license 2014-01-28 09:18:49 +01:00
README.mdown update readme 2014-01-28 09:14:10 +01:00
repl.py Ten Primitives (and more) achieved 2014-01-27 22:49:20 +01:00
requirements.txt flake8 compliance 2014-01-24 21:35:12 +01:00
test.py eval + basic stdlib 2014-01-26 18:56:03 +01:00

WASP - A Lisp that stings

This is an implementation of Wasp in RPython.