amcphail / lambdaLinks
An untyped lambda calculus interpreter
☆12Updated last year
Alternatives and similar repositories for lambda
Users that are interested in lambda are comparing it to the libraries listed below
Sorting:
- A normalizing interpreter for the untyped λ-calculus in 292 characters of Haskell☆10Updated 9 years ago
- Term Rewriting Systems☆17Updated 9 years ago
- A simple and elegant ray tracer.☆13Updated last year
- A programming language☆77Updated 12 years ago
- IODyn: A functional language for implicitly-incremental programs with dynamic input and output collections☆15Updated 7 years ago
- Used libraries: llvm-general, llvm-general-pure - 3.4.2-1; llvm version: 3.4.2-1; Based on http://www.stephendiehl.com/llvm/ solution.☆7Updated 9 years ago
- An Assembly-like programming language and interpreter in Haskell☆16Updated 9 years ago
- x86-64 assembly as a Haskell EDSL☆36Updated 14 years ago
- ☆17Updated 2 years ago
- Educational implementation of dependent types☆19Updated 7 years ago
- The Alms Programming Language☆44Updated 6 years ago
- The Hadrian build system for GHC☆9Updated 6 years ago
- Haskell package for representation, parsing, and pretty-printing of GLSL☆31Updated last year
- Backtracking monad in Haskell☆14Updated 3 years ago
- A browser Pong game, taking advantage of Idris's ability to compile to javascript.☆18Updated 10 years ago
- Abstactions and concrete implementations of mutable containers☆14Updated 8 years ago
- Edit is a monad for rewriting things.