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☆204Updated 3 years ago
- A collection of programming languages and type systems.☆33Updated 8 months ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆74Updated 6 years ago
- ☆78Updated 6 years ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 7 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- CMSC 430 Design and Implementation of Programming Languages☆52Updated last month
- A Pascal to LLVM compiler in Haskell☆124Updated 6 years ago
- Sinister's Scheme Compiler!☆24Updated 3 years ago
- 1ML prototype interpreter☆290Updated 5 years ago
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆145Updated 7 months ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆163Updated 3 years ago
- Study of language design and implementation.☆66Updated 5 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆101Updated 3 years ago
- ☆90Updated 4 years ago
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆72Updated 8 years ago
- SKI combinators☆56Updated 8 years ago
- A MinCaml compiler implemented in Rust☆44Updated 2 years ago
- ☆51Updated 3 years ago
- A simple ML-like programming language with subtyping and full type inference.☆187Updated last year
- ☆138Updated 3 years ago
- ☆87Updated 5 years ago
- An implementation of @phil_eaton compilers basic notes in Rust☆35Updated 6 years ago
- Book: Introduction to Dependent Types with Idris☆78Updated 2 years ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆133Updated 5 years ago
- Dependently Typed Lambda Calculus in Haskell☆116Updated 4 years ago
- Pure functional Lisp implemented in Rust☆208Updated 4 years ago
- History of Programming Languages, Spring 2017☆137Updated 7 years ago
- MicroC example compiler for Stephen Edward's PLT class, but in Haskell☆120Updated 4 years ago
- Examples from the class CMSC 330 during Summer 2015☆49Updated 10 years ago