An untyped lambda calculus interpreter.

It has several useful features:

...along with many other features; run with --help for more.

Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4

Installation

Install cargo if you don't have it, then run

$ cargo install lambda_calc

This will install the lambda_calc binary. Opitonally, you may use the --root option to install to a different directory; run man cargo-install for details.