jaseemabid / incLinks
An incremental approach to compiler construction
☆84Updated 5 years ago
Alternatives and similar repositories for inc
Users that are interested in inc are comparing it to the libraries listed below
Sorting:
- A compiler for Standard ML, somewhat☆203Updated 3 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆74Updated 5 years ago
- A collection of programming languages and type systems.☆33Updated 5 months ago
- A Pascal to LLVM compiler in Haskell☆124Updated 5 years ago
- ☆79Updated 6 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- Sinister's Scheme Compiler!☆24Updated 3 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
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆98Updated 3 years ago
- CMSC 430 Design and Implementation of Programming Languages☆51Updated last week
- ☆89Updated 4 years ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆162Updated 3 years ago
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆71Updated 8 years ago
- SKI combinators☆55Updated 8 years ago
- The adventures of a Haskell compiler☆232Updated 5 months ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆69Updated last month
- A simple ML-like programming language with subtyping and full type inference.☆180Updated 10 months ago
- Examples from the class CMSC 330 during Summer 2015☆49Updated 10 years ago
- MicroC example compiler for Stephen Edward's PLT class, but in Haskell☆119Updated 4 years ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆133Updated 5 years ago
- Macros have types!☆132Updated 2 years ago
- Pure functional Lisp implemented in Rust☆208Updated 3 years ago
- Abstract krivine machine implementing call-by-name semantics. In OCaml.☆45Updated 7 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆117Updated 6 years ago
- An embeddable Scheme R7 Compiler & Runtime written in Rust☆105Updated 5 months ago
- Book: Introduction to Dependent Types with Idris☆78Updated 2 years ago
- ☆138Updated 3 years ago
- Ordo: A minimalist language with row polymorphism☆85Updated 6 months ago
- SML reference interpreter☆117Updated 2 months ago
- Libhandler implements algebraic effects and handlers in portable C99. Monads for free in C.☆204Updated 5 years ago