Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 312 Bytes

File metadata and controls

12 lines (6 loc) · 312 Bytes

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