Ailrun / core-lang-haskell
Implementation for the book <Implementing functional languages: a tutorial>
☆31Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for core-lang-haskell
- My portfolio contains a lexer generator, a parser generator, my own λProlog interpreter, and several meta-theorems for the propositional …☆14Updated 3 months ago
- ☆10Updated last year
- ☆16Updated 10 years ago
- Code from/to the book S.L.Peyton Jones, D.Lester: Implementing Functional Languages. A Tutorial, 1992☆33Updated 4 years ago
- Notes on higher-order typed compilation. Probably wrong☆22Updated 2 years ago
- A prototypical dependently typed languages with sized types and variances☆104Updated 2 years ago
- Unification and type inference algorithms☆123Updated 9 years ago
- bidirectional type checking algorithms for higher-ranked polymorphism☆18Updated 2 years ago
- ☆10Updated 8 months ago
- Example implementation of Algorithm W for Hindley-Milner type inference☆77Updated 2 years ago
- Benchmarks for capture-avoiding substitution☆107Updated 2 years ago
- PhD research ;; What's the difference between a typeclass/trait and a record/class/struct? Nothing really, or so I argue.☆81Updated 3 years ago
- Strict Haskell-like programming language that compiles to LLVM☆70Updated 5 years ago
- The Software Foundations book, in GHC☆83Updated 3 weeks ago
- An implementation of a predicative polymorphic language with bidirectional type inference and algebraic data types☆90Updated last year
- Formalizations of Gradually Typed Languages in Agda☆54Updated last month
- Topics in Programming Languages: Denotational Semantics, Spring 2018 Course at Indiana University☆72Updated 6 years ago
- Introduction to algebraic effects and handlers☆93Updated 6 years ago
- Strongly-typed System F in Haskell☆117Updated 2 years ago
- Public course materials for CSE 131 (Compilers)☆18Updated 4 years ago
- being the materials for Summer 2013's course☆110Updated last year
- Hypertypes - generic programming for heterogeneous recursive types☆119Updated 2 months ago
- An interpreter for Monkey with parser combinator written in Haskell☆48Updated 5 years ago
- YAPB: Yet Another Parser Builder (A Programmable LALR(1) Parser Builder in Haskell)☆15Updated 7 months ago
- Lambda normalization and conversion checking benchmarks for various implementations☆55Updated 3 years ago
- Dependently Typed Lambda Calculus in Haskell☆112Updated 3 years ago
- A Coq library for parametric coinduction☆43Updated last month
- Type inference for 'type level computation one step at a time'☆12Updated 6 years ago
- Type inference from scratch - Material for my talk at F(by)19☆63Updated 4 years ago