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 week
- Code from/to the book S.L.Peyton Jones, D.Lester: Implementing Functional Languages. A Tutorial, 1992☆33Updated 4 years ago
- ☆10Updated last year
- bidirectional type checking algorithms for higher-ranked polymorphism☆19Updated 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
- A prototypical dependently typed languages with sized types and variances☆107Updated 2 years ago
- Notes on higher-order typed compilation. Probably wrong☆23Updated 2 years ago
- Example implementation of Algorithm W for Hindley-Milner type inference☆79Updated 3 years ago
- MicroC example compiler for Stephen Edward's PLT class, but in Haskell☆116Updated 3 years ago
- The Software Foundations book, in GHC☆82Updated last month
- ☆16Updated 10 years ago
- An implementation of Pie in Haskell☆204Updated 5 years ago
- ☆10Updated 11 months ago
- Dependently Typed Lambda Calculus in Haskell☆113Updated 3 years ago
- Unification and type inference algorithms☆124Updated 10 years ago
- Pretty printer for LLVM AST to Textual IR☆68Updated 2 years ago
- A tiny language, a subset of Haskell aimed at aiding teachers teach Haskell☆214Updated last year
- A small implementation of higher-order unification☆186Updated 7 years ago
- Strongly-typed System F in Haskell☆117Updated 2 years ago
- Hypertypes - generic programming for heterogeneous recursive types☆121Updated last month
- being an operating system for typechecking processes☆123Updated last year
- Types and Programming Languages☆37Updated 10 years ago
- Strict Haskell-like programming language that compiles to LLVM☆70Updated 5 years ago
- Efficient Haskell effect handlers based on evidence translation.☆82Updated 3 years ago
- An interpreter for Monkey with parser combinator written in Haskell☆48Updated 5 years ago
- Example language server (LSP) implementation for a toy language☆60Updated 3 years ago
- The Helium compiler, Helium-as-a-library, and the texthint interpreter☆95Updated 2 months ago
- an implementation of stuck macros☆138Updated this week
- Topics in Programming Languages: Denotational Semantics, Spring 2018 Course at Indiana University☆72Updated 6 years ago
- A compiler for functional programs on serialized data☆158Updated this week