aprell / compiler-potpourriLinks
Tools for a compilers course
☆125Updated 2 weeks ago
Alternatives and similar repositories for compiler-potpourri
Users that are interested in compiler-potpourri are comparing it to the libraries listed below
Sorting:
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆333Updated 3 months ago
- Tiny Programs: Rosetta code for implementations☆56Updated last year
- A compiler for Standard ML, somewhat☆203Updated 3 years ago
- The Silk Programming Language☆79Updated 4 years ago
- Schedule for the #PLTalk livestream. On Twitch here: https://www.twitch.tv/jeanqasaur☆219Updated 2 years ago
- Contemporary systems programming language in the spirit of C☆222Updated 11 months ago
- Resources for the working programmer to learn more about the fundamentals and theory of programming languages.☆334Updated 5 years ago
- CMSC 430 Design and Implementation of Programming Languages☆51Updated 7 months ago
- How to write a UNIX shell, with a lot of background☆353Updated 8 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆153Updated 3 years ago
- Mugo, a toy compiler for a subset of Go that can compile itself☆124Updated 4 years ago
- Lox interpreter written in Lox☆123Updated 2 weeks ago
- ☆26Updated last year
- Bolt is a language with in-built data-race freedom!☆599Updated last year
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆73Updated 5 years ago
- A listing of compiler, language and runtime teams for people looking for jobs in this area☆602Updated 2 months ago
- A series of down-to-earth articles on implementing type inference☆159Updated 5 years ago
- Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc.☆240Updated 11 months ago
- A garden of small programming language implementations 🪴☆276Updated this week
- This repository accompanies Bolt - includes the accompanying dissertation.☆41Updated 4 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆292Updated 3 years ago
- Reference implementation for Writing a C Compiler☆178Updated 5 months ago
- 🎅 A programming language (+ code playground) for Advent of Code.☆31Updated 3 years ago
- an educational compiler intermediate representation☆683Updated 3 weeks ago
- An interpreter☆182Updated 2 months ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆288Updated last year
- List of small programming languages that you can implement in a relatively small amount of time for educational purposes.