parrt / cs345Links
CS345 Programming Languages at University of San Francisco
☆20Updated 9 years ago
Alternatives and similar repositories for cs345
Users that are interested in cs345 are comparing it to the libraries listed below
Sorting:
- University of San Francisco CS652 -- Programming Languages☆134Updated 6 years ago
- A simple VM for a talk on building VMs☆222Updated 8 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆300Updated 3 years ago
- ☆14Updated 8 years ago
- s-expression → internal IR → LLVM IR☆47Updated 9 years ago
- Tiger Compiler from "Modern Compiler Implementation in ML" by Andrew W. Appel☆103Updated 10 years ago
- Experimental implementation of k-CFA and Pushdown k-CFA with optional Abstract Garbage Collection for LambdaJS and a subset of Scheme pro…☆30Updated 10 years ago
- This repository contains the Maude 2 interpreter source tree.☆43Updated 8 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆337Updated 11 months ago
- Python term rewriting☆30Updated 12 years ago
- code accompanying a blog post about fuzzing a red-black tree implementation: http://blog.regehr.org/archives/896☆18Updated 7 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆178Updated last year
- Student-facing code from the book *Programming Languages: Build, Prove, and Compare* by Norman Ramsey☆32Updated 2 years ago
- The semantics of Java in K☆19Updated 4 years ago
- surgical precision JIT compilers☆122Updated 8 years ago
- History of Programming Languages, Spring 2017☆137Updated 7 years ago
- ☆43Updated 9 years ago
- Different Implementations of Norvig's spellchecker☆38Updated 10 years ago
- A simple Brainfuck JIT written as a learning exercise.☆16Updated 6 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- Smallish programs written to learn something.☆50Updated 2 years ago
- The Whiley Compiler (WyC)☆226Updated 2 years ago
- Programming Language Explorations☆102Updated last week
- Lecture notes and code from class☆16Updated 8 years ago
- ☆60Updated 7 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆233Updated 7 years ago
- Grammar Zoo☆98Updated 7 years ago
- Generic symbol table for lexically/statically scoped languages☆53Updated 8 years ago
- Conceptum is a stack-based, lightweight, Turing-equivalent JIT virtual machine running a small set of bytecodes for benchmarking VM perfo…☆22Updated 8 years ago