Ailrun / core-lang-haskell
Implementation for the book <Implementing functional languages: a tutorial>
☆32Updated 5 years ago
Alternatives and similar repositories for core-lang-haskell:
Users that are interested in core-lang-haskell are comparing it to the libraries listed below
- My portfolio contains a lexer generator, a parser generator, my own λProlog interpreter, and several meta-theorems for the propositional …☆14Updated last month
- ☆11Updated last year
- ☆16Updated 10 years ago
- Example implementation of Algorithm W for Hindley-Milner type inference☆79Updated 3 years ago
- A prototypical dependently typed languages with sized types and variances☆107Updated 2 years ago
- Code from/to the book S.L.Peyton Jones, D.Lester: Implementing Functional Languages. A Tutorial, 1992☆33Updated 4 years ago
- Fast polynomial arithmetic in Haskell (dense and sparse, univariate and multivariate, usual and Laurent)☆68Updated 5 months ago
- Strongly-typed System F in Haskell☆117Updated 2 years ago
- SPLV20 course notes☆108Updated 2 years ago
- An implementation of a predicative polymorphic language with bidirectional type inference and algebraic data types☆90Updated 2 years ago
- Unification and type inference algorithms☆125Updated 10 years ago
- ☆11Updated last year
- Type inference from scratch - Material for my talk at F(by)19☆64Updated 5 years ago
- An interpreter for Monkey with parser combinator written in Haskell☆48Updated 5 years ago
- A collection of Notes on GHC☆69Updated 5 years ago
- Lambda normalization and conversion checking benchmarks for various implementations☆55Updated 3 years ago
- Strict Haskell-like programming language that compiles to LLVM☆70Updated 5 years ago
- bidirectional type checking algorithms for higher-ranked polymorphism☆19Updated 3 years ago
- The Software Foundations book, in GHC☆82Updated 3 months ago
- Benchmarks for capture-avoiding substitution☆113Updated last week
- Pretty printer for LLVM AST to Textual IR☆68Updated 2 years ago
- Types and Programming Languages☆37Updated 10 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
- Simple demonstration stack based virtual machine written in Haskell☆42Updated 8 years ago
- Dependently Typed Lambda Calculus in Haskell☆115Updated 4 years ago
- Notes on higher-order typed compilation. Probably wrong☆23Updated 2 years ago
- A simple Depdently-Typed Language for Research and Learning☆57Updated 8 years ago
- array, slices and text☆70Updated 9 months ago
- An implementation of Pie in Haskell☆205Updated 5 years ago
- Higher-order optimization library☆74Updated last year