hansroland / CoreLangLinks
Code from/to the book S.L.Peyton Jones, D.Lester: Implementing Functional Languages. A Tutorial, 1992
☆33Updated 4 years ago
Alternatives and similar repositories for CoreLang
Users that are interested in CoreLang are comparing it to the libraries listed below
Sorting:
- Strict Haskell-like programming language that compiles to LLVM☆70Updated 5 years ago
- Kaleidoscope Tutorial using llvm-hs☆82Updated 4 years ago
- A prototypical dependently typed languages with sized types and variances☆109Updated 2 years ago
- An implementation of a predicative polymorphic language with bidirectional type inference and algebraic data types☆90Updated 2 years ago
- Dependently Typed Lambda Calculus in Haskell☆115Updated 4 years ago
- MicroC example compiler for Stephen Edward's PLT class, but in Haskell☆117Updated 4 years ago
- SML code for Handbook of Practical Logic and Automated Reasoning - For Isabelle too☆36Updated 8 years ago
- ☆19Updated 11 years ago
- "Modern compiler implementation" in Haskell!☆26Updated 10 years ago
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101Updated 8 years ago
- Simple demonstration stack based virtual machine written in Haskell☆42Updated 9 years ago
- Pretty printer for LLVM AST to Textual IR☆68Updated 2 weeks ago
- Compiler for type theoretic lambda calculi equipped with system primtives which compiles side-effecting, strict expressions into efficien…☆43Updated 5 years ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 6 years ago
- A series of implementations of a simple functional programming language.☆30Updated 9 years ago
- This repository contains coding examples of all sorts written in ATS and possibly other programming languages. These examples are primari…☆61Updated 4 years ago
- Simplified Observational Type Theory☆83Updated 2 years ago
- The compilation target that functional programmers always wanted.☆62Updated 4 years ago
- Example row-polymorphism implementations☆61Updated last year
- Hindley-Milner type inference using constraints☆50Updated 8 years ago
- The Disco Discus Compiler☆174Updated 6 years ago
- a functional programming language with algebraic effects and handlers☆82Updated 4 months ago
- Resurrecting Lennart Augustsson's implementation of Cayenne☆38Updated 11 years ago
- Book: Introduction to Dependent Types with Idris☆78Updated 2 years ago
- Example language server (LSP) implementation for a toy language☆60Updated 3 years ago
- A tiny language for teaching and experimenting with Refinement Types☆47Updated 4 years ago
- SC Mini is a "minimal" positive supercompiler☆46Updated 4 years ago
- compile your own functional language☆36Updated 6 years ago
- SPJ's tutorial on implementing functional languages☆29Updated 5 years ago
- Higher-order optimization library☆74Updated last year