zhiayang / lambdaLinks
lambda calculus interpreter
☆46Updated 4 years ago
Alternatives and similar repositories for lambda
Users that are interested in lambda are comparing it to the libraries listed below
Sorting:
- The Evi programming language☆16Updated 3 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆70Updated 2 months ago
- A website for the #proglangdesign community on freenode☆112Updated 3 months ago
- The Egel Programming Language☆83Updated last month
- minimalist pure lazy functional programming language (pythonic haskell)☆79Updated 10 months ago
- The Silk Programming Language☆79Updated 4 years ago
- A small λ-calculus interpreter in C☆59Updated 11 years ago
- An esoteric RPN golfing language☆24Updated 3 years ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- Lovable memory-safe systems language with a pretty fast compiler☆18Updated this week
- Quick C-- compiler (no longer maintained)☆163Updated 12 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- The future of programming.☆69Updated 4 years ago
- ☆105Updated this week
- SKI combinators☆56Updated 8 years ago
- J Language Source Code. Livestream links ⬇️☆38Updated 3 years ago
- The functional Haskell kernel☆142Updated 10 years ago
- Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with sca…☆64Updated this week
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆163Updated 3 years ago
- Fast and flexible language exploring partial evaluation, context-sensitive parsing, and metaprogramming. Compiles JIT or AOT to native co…☆124Updated 4 years ago
- Admiran is a pure, lazy, functional language and self-hosting compiler based upon Miranda☆85Updated this week
- Simple C Compiler in OCaml☆95Updated 7 years ago
- Scribe Reference Compiler☆22Updated 5 months ago
- A programming language. Static types. Full type inference. Garbage collection. --- not stable☆63Updated last week
- A self-hosting mini Haskell compiler with a mini C runtime.☆77Updated 6 years ago
- MicroC example compiler for Stephen Edward's PLT class, but in Haskell☆120Updated 4 years ago
- A programming language supporting most of both declarative and imperative programming☆52Updated last week
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago
- Miranda is a pure, non-strict, polymorphic, higher order functional programming language designed by David Turner in 1983-6. https://code…☆65Updated 8 months ago