aprell / compiler-potpourri
Tools for a compilers course
☆120Updated last month
Alternatives and similar repositories for compiler-potpourri:
Users that are interested in compiler-potpourri are comparing it to the libraries listed below
- Tiny Programs: Rosetta code for implementations☆56Updated last year
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆316Updated this week
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆72Updated 5 years ago
- Mugo, a toy compiler for a subset of Go that can compile itself☆124Updated 4 years ago
- Programming language in development☆47Updated 4 years ago
- A compiler for Standard ML, somewhat☆202Updated 3 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- Programming language and compiler —WORK IN PROGRESS—☆74Updated 2 years ago
- The Silk Programming Language☆79Updated 3 years ago
- C Implementation of the monkey programming language☆72Updated 5 years ago
- Contemporary systems programming language in the spirit of C☆217Updated 8 months ago
- Lox interpreter written in Lox☆119Updated last year
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆149Updated 3 years ago
- This repository accompanies Bolt - includes the accompanying dissertation.☆41Updated 4 years ago
- A garden of small programming language implementations 🪴☆223Updated this week
- Schedule for the #PLTalk livestream. On Twitch here: https://www.twitch.tv/jeanqasaur☆216Updated 2 years ago
- CMSC 430 Design and Implementation of Programming Languages☆50Updated 4 months ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆131Updated 3 years ago
- ☆48Updated 4 years ago
- world's worst interpreter☆60Updated 2 weeks ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆288Updated 2 years ago
- An incremental approach to compiler construction☆84Updated 4 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆82Updated 3 years ago
- A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.☆188Updated 3 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- Compiler Optimizations Playground☆27Updated 4 years ago
- Implementations of common data structures in C☆15Updated 2 years ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- Minimalist text editor☆337Updated 8 months ago