Ailrun / core-lang-haskellLinks
Implementation for the book <Implementing functional languages: a tutorial>
☆32Updated 6 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
Sorting:
- My portfolio contains a lexer generator, a parser generator, my own λProlog interpreter, and several meta-theorems for the propositional …☆14Updated last month
- Unification and type inference algorithms☆125Updated 10 years ago
- An implementation of a predicative polymorphic language with bidirectional type inference and algebraic data types☆90Updated 2 years ago
- ☆10Updated last year
- Notes on higher-order typed compilation. Probably wrong☆23Updated 2 years ago
- A prototypical dependently typed languages with sized types and variances☆109Updated 2 years ago
- ☆19Updated 11 years ago
- Strict Haskell-like programming language that compiles to LLVM☆70Updated 5 years ago
- The Software Foundations book, in GHC☆82Updated 6 months ago
- Pattern-Matching written by Dan Friedman, Erik Hilsdale and Kent Dybvig☆29Updated 5 years ago
- Code from/to the book S.L.Peyton Jones, D.Lester: Implementing Functional Languages. A Tutorial, 1992☆33Updated 4 years ago
- Benchmarks for capture-avoiding substitution☆114Updated last month
- Lambda normalization and conversion checking benchmarks for various implementations☆59Updated 4 years ago
- Advanced Topics in Programming Languages, Penn CIS 670, Fall 2016☆42Updated 2 years ago
- An interpreter for Monkey with parser combinator written in Haskell☆48Updated 5 years ago
- bidirectional type checking algorithms for higher-ranked polymorphism☆19Updated 3 years ago
- Efficient Haskell effect handlers based on evidence translation.☆82Updated 3 years ago
- Example language server (LSP) implementation for a toy language☆60Updated 3 years ago
- Strongly-typed System F in Haskell☆117Updated 2 years ago
- Types and Programming Languages☆38Updated 10 years ago
- ICFP 2020 papers. Crowd-sourced☆91Updated 4 years ago
- A collection of Notes on GHC☆69Updated 6 years ago
- SPLV20 course notes☆111Updated 2 years ago
- ☆15Updated 2 months ago
- Topics in Programming Languages: Denotational Semantics, Spring 2018 Course at Indiana University☆73Updated 7 years ago
- MicroC example compiler for Stephen Edward's PLT class, but in Haskell☆117Updated 4 years ago
- ☆19Updated last year
- Algebra of Programming in Agda: Dependent Types for Relational Program Derivation☆83Updated 8 years ago
- Dependently Typed Lambda Calculus in Haskell☆115Updated 4 years ago
- Abstract binding trees (abstract syntax trees plus binders), as a library in Agda☆75Updated 7 months ago