MICHELE DINELLI

GOLAMB

Summary: An interpreter for the Untyped Lambda Calculus written in Go
Commit: ea5c303
Reading time: 1 minute
Repository: https://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.