ucsd-cse131-sp17 / lecturesLinks
Lecture notes and code from class
☆15Updated 8 years ago
Alternatives and similar repositories for lectures
Users that are interested in lectures are comparing it to the libraries listed below
Sorting:
- Tiger Compiler from "Modern Compiler Implementation in ML" by Andrew W. Appel☆102Updated 10 years ago
- The Lark programming language.☆58Updated 15 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated 4 months ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- A λ-calculus grammar/interpretor written using LALRPOP and `λ!`.☆86Updated last year
- A tiny *optimising* compiler for an imperative programming language written in haskell☆158Updated 6 years ago
- Weighted Regular Expressions, an experiment in porting an academic Haskell library to Rust☆20Updated 5 years ago
- A book about compiling Racket to x86-64 assembly☆21Updated 7 years ago
- LVC verified compiler☆57Updated 6 years ago
- History of Programming Languages, Spring 2017☆136Updated 7 years ago
- An implementation of @phil_eaton compilers basic notes in Rust☆35Updated 6 years ago
- Automatically exported from code.google.com/p/ghilbert☆48Updated 7 years ago
- a small C++ lattice library☆15Updated 5 years ago
- ☆42Updated 9 years ago
- stateless model checking for thread libraries, kernels, and transactional memory☆10Updated 6 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 7 years ago
- Distributed Systems Reading Group☆20Updated 7 years ago
- Continuation Passing C☆114Updated 6 years ago
- A proof assistant.☆12Updated 9 years ago
- Formal semantics of LLVM IR in K☆45Updated 10 years ago
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆13Updated 7 years ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆28Updated 4 years ago
- Ye Olde Computer Science Scrolls!☆105Updated 8 years ago
- Compiler and tools for the L programming language☆72Updated last year
- A functional programming language☆176Updated 13 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- An absurdly tiny Lisp interpreter in OCaml☆31Updated 13 years ago
- Experiments about intermediate representations in compilers☆25Updated 13 years ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago