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:
- Sinister's Scheme Compiler!☆24Updated 2 years ago
- A Pascal to LLVM compiler in Haskell☆126Updated 5 years ago
- ☆79Updated 6 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- ☆90Updated 3 years ago
- SKI combinators☆55Updated 8 years ago
- A λ-calculus grammar/interpretor written using LALRPOP and `λ!`.☆85Updated last year
- An incremental approach to compiler construction☆84Updated 5 years ago
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆70Updated 8 years ago
- A collection of programming languages and type systems.☆33Updated 3 weeks ago
- Éole, a Lévy-optimal lambda calculus evaluator without oracle☆112Updated 5 years ago
- TiML: A Functional Programming Language with Time Complexity☆79Updated 7 years ago
- Sed Lisp -- a lisp interpreter in GNU sed☆54Updated 4 years ago
- A book about compiling Racket to x86-64 assembly☆21Updated 7 years ago
- Abstract krivine machine implementing call-by-name semantics. In OCaml.☆42Updated 7 years ago
- Strict Haskell-like programming language that compiles to LLVM☆70Updated 5 years ago
- A tiny *optimising* compiler for an imperative programming language written in haskell☆157Updated 5 years ago
- Proving a blocking queue deadlock free in a dozen different ways☆42Updated 7 months ago
- Algebraic structures for untyped Racket☆77Updated 10 months ago
- Higher kinded polymorphism in a language with unboxed, statically sized datatypes.☆51Updated 4 months ago
- Compiler for the bJou programming language☆28Updated 4 years ago
- Automatically exported from code.google.com/p/intuitionistic☆31Updated 10 years ago
- Advent of Code 2018, in Coq! (https://adventofcode.com/2018)☆140Updated 6 years ago
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Updated 4 years ago
- Hindley-Milner type inference using constraints☆50Updated 8 years ago
- LVC verified compiler☆57Updated 6 years ago
- A tiny language for teaching and experimenting with Refinement Types☆47Updated 3 years ago
- Abstracting Definitional Interpreters☆68Updated 7 years ago
- Merged into ian repo: https://github.com/seagreen/ian#llvm-in-haskell☆17Updated 6 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆98Updated 3 years ago