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:
- ☆79Updated 6 years ago
- 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"☆72Updated 5 years ago
- A collection of programming languages and type systems.☆33Updated last month
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆70Updated 8 years ago
- A Pascal to LLVM compiler in Haskell☆125Updated 5 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆64Updated 4 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 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
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆159Updated 2 years ago
- CMSC 430 Design and Implementation of Programming Languages☆51Updated 6 months ago
- A MinCaml compiler implemented in Rust☆43Updated 2 years ago
- Pure functional Lisp implemented in Rust☆208Updated 3 years ago
- Sinister's Scheme Compiler!☆24Updated 2 years ago
- A website for the #proglangdesign community on freenode☆108Updated 2 months ago
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆144Updated last month
- ☆90Updated 3 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆98Updated 3 years ago
- A self-hosting mini Haskell compiler with a mini C runtime.☆75Updated 5 years ago
- A simple programming language targeting LLVM☆65Updated 6 years ago
- Strict Haskell-like programming language that compiles to LLVM☆70Updated 5 years ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 4 years ago
- A simple ML-like programming language with subtyping and full type inference.☆176Updated 6 months ago
- Macros have types!☆129Updated 2 years ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆131Updated 4 years ago
- a simple yet comprehensive scheme interpreter in rust☆79Updated 4 years ago
- MicroC example compiler for Stephen Edward's PLT class, but in Haskell☆117Updated 4 years ago
- The Makam Metalanguage☆198Updated 2 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆112Updated 6 years ago
- nanopass compiler framework for Racket☆190Updated last year