Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/toadharvard/lambada

Step-by-step Lambda calculus interpreter for AO, CBN, CBV, NOR strategies
https://github.com/toadharvard/lambada

functional-programming lambda-calculus ocaml

Last synced: about 1 month ago
JSON representation

Step-by-step Lambda calculus interpreter for AO, CBN, CBV, NOR strategies

Awesome Lists containing this project

README

        

# [Lambada](https://youtu.be/iyLdoQGBchQ?si=j_-c54sP1RnX9sA3)

An implementaion of Lambda calculus interpreter with small step operational semantic

See tests in interpreter folder for better understanding

## TODO:
1. REPL
2. Reduce the number of parentheses in the output
3. Rewrite cringy Russian comments to English
4. ~~Dance~~