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:
- ☆42Updated 9 years ago
- ☆25Updated 6 years ago
- Tiger Compiler from "Modern Compiler Implementation in ML" by Andrew W. Appel☆102Updated 10 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 12 years ago
- A tiny *optimising* compiler for an imperative programming language written in haskell☆157Updated 5 years ago
- ☆65Updated 8 years ago
- A just-in-time compiler for MIT 6.004's "Beta" processor.☆40Updated 10 years ago
- a small C++ lattice library☆15Updated 5 years ago
- code accompanying a blog post about fuzzing a red-black tree implementation: http://blog.regehr.org/archives/896☆18Updated 6 years ago
- An implementation of @phil_eaton compilers basic notes in Rust☆35Updated 6 years ago
- A λ-calculus grammar/interpretor written using LALRPOP and `λ!`.☆85Updated last year
- The Lark programming language.☆58Updated 15 years ago
- A distributed key-value cache with builtin materialized views.☆25Updated 10 years ago
- ☆44Updated 8 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆13Updated 7 years ago
- An absurdly tiny Lisp interpreter in OCaml☆31Updated 13 years ago
- Let's (possibly) build a JIT!☆28Updated last year
- History of Programming Languages, Spring 2017☆137Updated 7 years ago
- surgical precision JIT compilers☆122Updated 8 years ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆27Updated 4 years ago
- Ye Olde Computer Science Scrolls!☆104Updated 8 years ago
- TLA+ and Alloy specs of database isolation☆20Updated 9 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 8 years ago
- Continuation Passing C☆113Updated 6 years ago
- Data structures and algorithms in OCaml☆51Updated last week
- stateless model checking for thread libraries, kernels, and transactional memory☆10Updated 6 years ago
- Algorithm examples in PlusCal, the algorithm language of Lamport's TLA+☆61Updated 10 years ago
- SML code for Handbook of Practical Logic and Automated Reasoning - For Isabelle too☆36Updated 8 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆175Updated last year