Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 219 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 219 Bytes

Lambda-Interpreter

Untyped Lambda Calculus Interpreter implemented in Java with ANTLR4.

Install

  1. Chose the JAR for your system (Mac > LambdaMac.jar or Other > Lambda.jar)
  2. Enjoy a small Lambda Calculus IDE :)