xieyuheng / studyLinks
Study of language design and implementation.
☆67Updated 4 years ago
Alternatives and similar repositories for study
Users that are interested in study are comparing it to the libraries listed below
Sorting:
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- Abstract krivine machine implementing call-by-name semantics. In OCaml.☆44Updated 7 years ago
- A Pascal to LLVM compiler in Haskell☆125Updated 5 years ago
- ☆90Updated 3 years ago
- TiML: A Functional Programming Language with Time Complexity☆80Updated 7 years ago
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆81Updated 4 years ago
- SKI combinators☆55Updated 8 years ago
- ☆79Updated 6 years ago
- An incremental approach to compiler construction☆84Updated 5 years ago
- Sed Lisp -- a lisp interpreter in GNU sed☆54Updated 4 years ago
- The adventures of a Haskell compiler☆229Updated 2 months ago
- A small and expressive dependently typed language☆130Updated 5 years ago
- Sinister's Scheme Compiler!☆24Updated 2 years ago
- Strict Haskell-like programming language that compiles to LLVM☆71Updated 5 years ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆97Updated 4 years ago
- A self-hosting mini Haskell compiler with a mini C runtime.☆75Updated 5 years ago
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆70Updated 8 years ago
- A tiny *optimising* compiler for an imperative programming language written in haskell☆157Updated 5 years ago
- A compiler for Standard ML, somewhat☆203Updated 3 years ago
- The cuteness implementation of a dependently typed language.☆193Updated 2 years ago
- ⚗️ Self-hosting compiler from a Haskell-like Lisp directly to x86-64, from scratch.☆159Updated 3 years ago
- ATS2: Unleashing the Potentials of Types and Templates☆43Updated 5 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆98Updated 3 years ago
- Éole, a Lévy-optimal lambda calculus evaluator without oracle☆112Updated 5 years ago
- MicroC example compiler for Stephen Edward's PLT class, but in Haskell☆118Updated 4 years ago
- A compiler for the gradually typed lambda calculus☆75Updated 3 years ago
- Bologna Optimal Higher-Order Machine, Version 1.1☆74Updated 8 years ago
- Algebraic structures for untyped Racket☆77Updated last year
- Dependent type checker using normalisation by evaluation☆263Updated 10 months ago
- Collapsing Towers of Interpreters☆91Updated last month