irori / unlambdaLinks
Unlambda interpreter
☆11Updated last year
Alternatives and similar repositories for unlambda
Users that are interested in unlambda are comparing it to the libraries listed below
Sorting:
- a self-hosting lambda calculus compiler☆37Updated 8 months ago
- Manfred von Thun's Programming Language Joy☆16Updated 11 months ago
- A 65C02 Assembly eDSL in Haskell☆17Updated 7 years ago
- This repository is supposed to hold a released version of Xanadu☆24Updated 4 years ago
- A SKI combinators interpreter written in assembly☆20Updated 5 years ago
- Attempt to prove semantic preservation (forward simulation) for a simple compiler.☆12Updated last year
- A self-hosting mini Haskell compiler with a mini C runtime.☆77Updated 5 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆32Updated 7 months ago
- dependently-typed lisp with flexible compiler backends☆27Updated 6 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆38Updated 5 years ago
- The web framework nobody asked for, wants, or needs.☆20Updated 5 years ago
- Jhc: Haskell Compiler☆39Updated 10 years ago
- Updated LazyK source distribution☆19Updated 3 weeks ago
- Pretty-print error messages of the ATS Compiler☆37Updated 6 years ago
- quick c☆35Updated 3 years ago
- Prove formulas of Presburger Arithmetic☆11Updated last year
- Portable high-level assembler with authentic C syntax☆25Updated 3 years ago
- ☆58Updated 8 years ago
- My Own Linear Lisp☆42Updated 7 years ago
- SPSC: A Small Positive Supercompiler☆38Updated last year
- Practical type inference for arbitrary-rank types☆11Updated 6 years ago
- Pure relational SKI combinator calculus interpreter.☆11Updated 8 years ago
- Implementation of Martin-Löf Type Theory in Haskell☆16Updated 9 years ago
- A simple and educational compiler for the SASL programming language