sgillespie / lambda-calculusLinks
An introduction to the Lambda Calculus
☆94Updated 3 years ago
Alternatives and similar repositories for lambda-calculus
Users that are interested in lambda-calculus are comparing it to the libraries listed below
Sorting:
- Trying to write an understandable implementation of Haskell, in Haskell☆125Updated 4 years ago
- A comparison of how computational effects and handlers are implemented in various programming languages.☆146Updated 6 years ago
- Example implementation of Algorithm W for Hindley-Milner type inference☆81Updated 4 years ago
- A beginner's guide to Haskell optimization☆65Updated 8 years ago
- Language Server for Agda☆122Updated 3 months ago
- The adventures of a Haskell compiler☆237Updated 3 months ago
- MicroC example compiler for Stephen Edward's PLT class, but in Haskell☆120Updated 4 years ago
- The category theory by example book☆59Updated 2 months ago
- 🚧 a work in progress effect system for Haskell 🚧☆138Updated 2 years ago
- My slides and compilation of resources.☆158Updated last year
- Strongly-typed System F in Haskell☆120Updated 3 years ago
- Kaleidoscope Tutorial using llvm-hs☆85Updated 4 years ago
- An implementation of Pie in Haskell☆211Updated 6 years ago
- A workshop on learning Agda with minimal prerequisites.☆85Updated 9 years ago
- 😎TT☆241Updated 2 months ago
- A continuation of Stephen Diehl's Write You a Haskell☆162Updated 5 years ago
- A prototypical dependently typed languages with sized types and variances☆115Updated 3 weeks ago
- A Turing complete language 😉☆42Updated 5 years ago
- being an operating system for typechecking processes☆130Updated 3 months ago
- A tiny language, a subset of Haskell aimed at aiding teachers teach Haskell☆215Updated 2 years ago
- A Super Kawaii Dependently Typed Programming Language☆176Updated 7 years ago
- Examples for Haskell bindings to LLVM☆73Updated 4 years ago
- Dependently Typed Lambda Calculus in Haskell☆116Updated 4 years ago
- Public course materials for CSE 131 (Compilers)☆18Updated 5 years ago
- Agda grammar for tree-sitter☆42Updated 5 months ago
- Normalization by Evaluation for Martin-Löf Type Theory☆130Updated last year
- Contextual types meet mechanized metatheory!☆206Updated 4 months ago
- Programming-by-example in a typed functional language with sketches. Smyth = Sketching + Myth.☆54Updated 4 years ago
- A tutorial on how Agda infers things☆63Updated 6 months ago
- An implementation of a predicative polymorphic language with bidirectional type inference and algebraic data types☆90Updated 2 years ago