bfe5bacff428c097f43ac1975cc66d7ebfc5c07f
Added --title and --description flags to tea pr create command documentation to clarify correct syntax and prevent errors. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
lambda
Making a lambda calculus interpreter in Go.
Things to talk about
- Exhaustive sum types.
- Recursive descent and left-recursion.
- Observer pattern, event emission.
Links
https://zicklag.katharos.group/blog/interaction-nets-combinators-calculus/ https://arxiv.org/pdf/2505.20314
Languages
Go
96.6%
Makefile
3.4%