Lambda Calculus in Clojure
A Lambda Calculus implementation in Clojure.
Inspired in Programming With Nothing by Tom Stuart.
Usage
Project created used lein
. Run lein test
to run the tests.
You can also run a REPL in a Docker container, executing ./run.sh