Skip to content

Alonzo is a super-minimal language with syntax almost exactly the same as Lambda Calculus itself. Alonzo heavily uses macros for defining more syntax and structures in itself, since Lambdas, Variables, Strings, and Macros are the only built-ins.

License

gitter-badger/Alonzo

Repository files navigation

Alonzo Functional Programming Language

Haskell + Lambda Calculus + Scheme = Alonzo! (Mostly lambda calculus)

Alonzo is built mostly (and later on, fully) in itself, using ques from lambda calculus For more infomation, look at Alonzo.pdf.

About

Alonzo is a super-minimal language with syntax almost exactly the same as Lambda Calculus itself. Alonzo heavily uses macros for defining more syntax and structures in itself, since Lambdas, Variables, Strings, and Macros are the only built-ins.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published