clark800 / lambda-zeroLinks
minimalist pure lazy functional programming language (pythonic haskell)
☆78Updated 3 months ago
Alternatives and similar repositories for lambda-zero
Users that are interested in lambda-zero are comparing it to the libraries listed below
Sorting:
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 5 years ago
- A self-hosting mini Haskell compiler with a mini C runtime.☆75Updated 5 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.