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
- C89 expressions parsed with the shunting yard algorithm in Python☆85Updated last year
- Sed Lisp -- a lisp interpreter in GNU sed☆55Updated 5 years ago
- Study of language design and implementation.☆66Updated 5 years ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- A system to amalgamate any features you want into any language you need☆26Updated 3 years ago
- minimalist pure lazy functional programming language (pythonic haskell)☆79Updated 9 months ago
- A programming language somewhat resembling cellular processes.☆34Updated 3 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 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☆39Updated 5 years ago
- A high-level programming language☆40Updated 11 months ago
- A WIP little dependently-typed systems language☆41Updated last year
- Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with sca…☆64Updated last week
- CMSC 430 Design and Implementation of Programming Languages☆52Updated 3 weeks ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆70Updated last month
- Abstract krivine machine implementing call-by-name semantics. In OCaml.☆45Updated 7 years ago
- A compiler for Standard ML, somewhat☆204Updated 3 years ago
- The IntercalScript programming language☆139Updated 5 years ago
- A programming language where the syntax and semantics are mutable at runtime☆169Updated 13 years ago
- ☆65Updated 9 years ago
- Collapsing Towers of Interpreters☆93Updated 6 months ago
- The future of programming.☆69Updated 4 years ago
- Automatically exported from code.google.com/p/intuitionistic☆31Updated 10 years ago
- A small λ-calculus interpreter in C☆58Updated 11 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
- ☆11Updated 4 years ago
- a self-hosting lambda calculus compiler☆37Updated 9 months ago
- ☆90Updated 4 years ago
- SKI combinators☆56Updated 8 years ago