ucsd-cse131-sp17 / lecturesLinks
Lecture notes and code from class
☆16Updated 8 years ago
Alternatives and similar repositories for lectures
Users that are interested in lectures are comparing it to the libraries listed below
Sorting:
- The Lark programming language.☆58Updated 15 years ago
- Weighted Regular Expressions, an experiment in porting an academic Haskell library to Rust☆20Updated 5 years ago
- Tiger Compiler from "Modern Compiler Implementation in ML" by Andrew W. Appel☆102Updated 10 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 12 years ago
- ☆42Updated 9 years ago
- code accompanying a blog post about fuzzing a red-black tree implementation: http://blog.regehr.org/archives/896☆18Updated 6 years ago
- ☆65Updated 8 years ago
- ☆26Updated 6 years ago
- A λ-calculus grammar/interpretor written using LALRPOP and `λ!`.☆86Updated last year
- A Python-like systems programming language☆84Updated 9 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆74Updated 5 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated 5 months ago
- An implementation of @phil_eaton compilers basic notes in Rust☆35Updated 6 years ago
- Data structures and algorithms in OCaml☆51Updated 2 months ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- A book about compiling Racket to x86-64 assembly☆21Updated 7 years ago
- History of Programming Languages, Spring 2017☆136Updated 7 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆206Updated last year
- A just-in-time compiler for MIT 6.004's "Beta" processor.☆40Updated 10 years ago
- ☆87Updated 4 years ago
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆13Updated 7 years ago
- An implementation of Scheme in Python and C++☆174Updated this week
- My personal website☆99Updated this week
- Compiler and tools for the L programming language☆72Updated last year
- A functional systems programming language with compile-time memory management☆31Updated 3 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- Sinister's Scheme Compiler!☆24Updated 3 years ago
- JIT compiler of scheme☆15Updated 14 years ago