Michele Dinelli

Golamb

Summary: An interpreter for the Untyped Lambda Calculus written in Go.
Reading time: 1 minutes
Commit: 25e07d9

github.com/micheledinelli/golamb.

GoLamb is an interpreter for the Untyped Lambda Calculus written in Go. It serves as both an interactive playground (REPL) and a micro-compiler for lambda-expressions.