lukaszlew / call-by-need-in-rustLinks
Simple implementation of call-by-need lazy lambda calculus in Rust.
☆16Updated last year
Alternatives and similar repositories for call-by-need-in-rust
Users that are interested in call-by-need-in-rust are comparing it to the libraries listed below
Sorting:
- Type-Level Programming in Rust☆28Updated 3 years ago
- Typed λ-calculus in Rust☆29Updated 2 years ago
- Experimental type level programming in Rust