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
- Abstract krivine machine implementing call-by-name semantics. In OCaml.☆45Updated 7 years ago
- Sed Lisp -- a lisp interpreter in GNU sed☆55Updated 5 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆70Updated 2 months ago
- A system to amalgamate any features you want into any language you need☆26Updated 3 years ago
- Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with sca…☆64Updated last week
- C89 expressions parsed with the shunting yard algorithm in Python☆84Updated last year
- Experiments about intermediate representations in compilers☆28Updated 13 years ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- Collapsing Towers of Interpreters☆93Updated 7 months ago
- A book about compiling Racket to x86-64 assembly☆21Updated 8 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆39Updated 5 years ago
- SKI combinators☆56Updated 8 years ago
- minimalist pure lazy functional programming language (pythonic haskell)☆79Updated 10 months ago
- Study of language design and implementation.☆66Updated 5 years ago
- CMSC 430 Design and Implementation of Programming Languages☆52Updated 2 months ago
- JIT compiler for Scheme targeting x86-64 platforms☆32Updated 6 years ago
- A high-level programming language☆40Updated last year
- ☆90Updated 4 years ago
- Sinister's Scheme Compiler!☆24Updated 3 years ago
- ☆11Updated 4 years ago
- A small λ-calculus interpreter in C☆59Updated 11 years ago
- Macros have types!☆134Updated 3 years ago
- A Pascal to LLVM compiler in Haskell☆124Updated 6 years ago
- A programming language somewhat resembling cellular processes.☆34Updated 3 years ago
- Scheme on SECD☆43Updated 5 years ago
- Robust multi-prompt delimited control and effect handlers in C/C++☆131Updated 2 years ago
- A compiler for Standard ML, somewhat☆204Updated 3 years ago
- a self-hosting lambda calculus compiler☆37Updated 10 months ago