parrt / cs345Links
CS345 Programming Languages at University of San Francisco
☆19Updated 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☆132Updated 6 years ago
- s-expression → internal IR → LLVM IR☆47Updated 9 years ago
- A simple VM for a talk on building VMs☆218Updated 8 years ago
- Tiger Compiler from "Modern Compiler Implementation in ML" by Andrew W. Appel☆102Updated 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…☆31Updated 9 years ago
- The Lark programming language.☆58Updated 14 years ago
- A C++ expression -> x86 JIT☆18Updated 8 years ago
- A compiler for a subset of the Java programming language.☆24Updated 11 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- Same as simple-virtual-machine but in C☆149Updated 9 years ago
- An LLVM IR Editor plugin for Eclipse☆51Updated 11 years ago
- Bottom Up Rewrite Generator☆29Updated 7 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 11 years ago
- JVM Abstracting Abstract Machine☆25Updated 6 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- GCC Tiny front-end☆102Updated 7 years ago
- This repository contains the Maude 2 interpreter source tree.☆43Updated 7 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- ☆42Updated 9 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 years ago
- An educational JS virtual machine based on Eclipse OMR☆45Updated 2 years ago
- ☆50Updated 12 years ago
- An unfinished implementation of the Tiger compiler.☆30Updated 10 years ago
- ☆14Updated 7 years ago
- History of Programming Languages, Spring 2017☆136Updated 7 years ago
- code accompanying a blog post about fuzzing a red-black tree implementation: http://blog.regehr.org/archives/896☆18Updated 6 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆12Updated 8 years ago
- surgical precision JIT compilers☆121Updated 7 years ago
- This project's lifetime has ended. The successor is https://github.com/thautwarm/frontend-for-free which is WIP. You can check lark-parse…☆40Updated 6 years ago
- Implementations of the compilers and VMs from R. Kent Dybvig's "Three Implementation Models for Scheme." Each file is named after the se…☆21Updated 15 years ago