SjVer / LambLinks
An implementation of Colin James' "Compiling Lambda Calculus"
☆16Updated 2 years ago
Alternatives and similar repositories for Lamb
Users that are interested in Lamb are comparing it to the libraries listed below
Sorting:
- A SKI combinators interpreter written in assembly☆20Updated 4 years ago
- [wip] Proof format and checker for first-order and higher-order theorem provers☆12Updated 2 years ago
- A simple λProlog interpreter☆20Updated 3 years ago
- Like the Programming Languages Zoo but with esoteric languages.☆25Updated 5 years ago
- Pure relational SKI combinator calculus interpreter.☆11Updated 7 years ago
- A mini language for logic programming☆23Updated 5 years ago
- Inefficient and syntactically unwieldy implementation of algebraic effects in Python using generators☆13Updated 4 years ago
- an encoding of affine effect handlers using pthreads☆14Updated 2 years ago
- Linearizability Hoare Logic☆14Updated 3 months ago
- a self-hosting lambda calculus compiler☆35Updated 3 months ago
- Attempt to prove semantic preservation (forward simulation) for a simple compiler.☆11Updated last year
- A simple interpreter featuring a tracing JIT