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
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆69Updated 3 weeks ago
- SKI combinators☆55Updated 8 years ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- Study of language design and implementation.☆66Updated 5 years ago
- A system to amalgamate any features you want into any language you need☆26Updated 3 years ago
- Abstract krivine machine implementing call-by-name semantics. In OCaml.☆45Updated 7 years ago
- Experiments about intermediate representations in compilers☆28Updated 13 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆38Updated 5 years ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆84Updated last year
- Compiler for the bJou programming language☆27Updated 5 years ago
- A simple Brainfuck JIT written as a learning exercise.☆16Updated 6 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 years ago
- A small λ-calculus interpreter in C☆57Updated 11 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆32Updated 7 months ago
- The programming language design wiki.☆26Updated 2 months ago
- Sed Lisp -- a lisp interpreter in GNU sed☆55Updated 5 years ago
- A high-level programming language☆40Updated 10 months ago
- Attribute grammar Based Language Extensions for C☆41Updated last month
- minimalist pure lazy functional programming language (pythonic haskell)☆79Updated 8 months ago
- Automatically exported from code.google.com/p/intuitionistic☆31Updated 10 years ago
- SSA vs ANF☆47Updated 10 years ago
- ☆65Updated 9 years ago
- Sinister's Scheme Compiler!☆24Updated 3 years ago
- A programming language somewhat resembling cellular processes.☆34Updated 3 years ago
- Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with sca…☆64Updated last week
- A self-hosting mini Haskell compiler with a mini C runtime.☆77Updated 5 years ago
- A toy programming language.☆41Updated last year
- An attribute grammar-based programming language for composable language extensions☆68Updated last week