ergawy / types-and-programming-languagesLinks
C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..
☆34Updated 5 years ago
Alternatives and similar repositories for types-and-programming-languages
Users that are interested in types-and-programming-languages are comparing it to the libraries listed below
Sorting:
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- A system to amalgamate any features you want into any language you need☆26Updated 2 years ago
- Abstract krivine machine implementing call-by-name semantics. In OCaml.☆44Updated 7 years ago
- Sinister's Scheme Compiler!☆24Updated 2 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 5 years ago
- SKI combinators☆55Updated 8 years ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- Sed Lisp -- a lisp interpreter in GNU sed☆54Updated 4 years ago
- Study of language design and implementation.☆67Updated 4 years ago
- minimalist pure lazy functional programming language (pythonic haskell)☆78Updated 5 months ago
- A Pascal to LLVM compiler in Haskell☆125Updated 5 years ago
- ☆90Updated 3 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 8 years ago
- Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with sca…☆64Updated last year
- Experiments about intermediate representations in compilers☆25Updated 13 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆68Updated this week
- ☆65Updated 8 years ago
- A self-hosting mini Haskell compiler with a mini C runtime.☆76Updated 5 years ago
- Collapsing Towers of Interpreters☆91Updated 2 months ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆27Updated 3 years ago
- Automatically exported from code.google.com/p/intuitionistic☆31Updated 10 years ago
- A toy programming language.☆40Updated last year
- The Caml Light implementation of the Caml language☆68Updated 2 years ago
- A collection of programming languages and type systems.☆33Updated 3 months ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆160Updated 3 years ago
- a self-hosting lambda calculus compiler☆36Updated 4 months ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated 3 months ago
- ☆87Updated 4 years ago
- A programming language supporting most of both declarative and imperative programming☆52Updated last week