Description
Lambda calculus interpreter.
Description
A didactic untyped lambda calculus interpreter.
README.md
mikrokosmos
Mikrokosmos is a λ-calculus interpreter, borrowing its name from the series of progressive piano études Mikrokosmos written by Bela Bartok. It aims to provide students with a tool to learn and understand λ-calculus. It supports both untyped λ-calculus and simply typed λ-calculus.