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
- Generic symbol table for lexically/statically scoped languages☆51Updated 8 years ago
- USF CS601 lecture notes and sample code☆56Updated 10 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆73Updated 8 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- A simple VM for a talk on building VMs☆219Updated 8 years ago
- code accompanying a blog post about fuzzing a red-black tree implementation: http://blog.regehr.org/archives/896☆18Updated 6 years ago
- Compiler for COOL. Uses ANTLR and LLVM Toolchain. Written in JAVA.☆44Updated 9 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- A compiler for a subset of the Java programming language.☆24Updated 11 years ago
- reinforcement learning algorithms from the book by Sutton and Barto☆16Updated 4 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- A simple Brainfuck JIT written as a learning exercise.☆16Updated 5 years ago
- s-expression → internal IR → LLVM IR☆46Updated 9 years ago
- Network Communication Library☆7Updated 10 years ago
- Same as simple-virtual-machine but in C☆150Updated 9 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆30Updated 6 years ago
- An LLVM IR Editor plugin for Eclipse☆51Updated 11 years ago
- Python bindings for libNVVM☆37Updated 11 years ago
- loxi - a Lox interpreter☆35Updated 7 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆173Updated last year
- Bottom Up Rewrite Generator☆29Updated 7 years ago
- An experimental new programming language☆63Updated 8 years ago
- The Dyvil programming language☆64Updated last year
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- The Lark programming language.☆58Updated 14 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago