hkveeranki / Decaf-CompilerLinks
Compiler for Decaf Programming Language
☆38Updated 7 months ago
Alternatives and similar repositories for Decaf-Compiler
Users that are interested in Decaf-Compiler are comparing it to the libraries listed below
Sorting:
- a simple tiny C Compiler using Lex & Yacc☆91Updated last month
- Compiler for a toy language (Lex & Yacc)☆16Updated 10 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- A complete Parser for C-Language using Yacc.☆111Updated 3 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆299Updated 3 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆55Updated 2 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 6 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆27Updated 2 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Scripting language developed alongside reading of craftinginterpreters☆41Updated 11 months ago
- Easy Compiler Compiler written in C++☆25Updated 8 years ago
- A simple Tiny BASIC compiler which targets x86-64 Linux machines.☆52Updated 12 years ago
- A JIT compiler for the BASIC programming language☆12Updated 3 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- (WIP) Enact: A compiled programming language that's simple, familiar and fast.☆29Updated 5 years ago
- implement a full compiler based on c++ 11☆21Updated 8 years ago
- Toy compiler☆53Updated this week
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- An interpreted programming language☆23Updated 5 months ago
- YADJC (Yet Another Dummy Java Compiler) with Lexical and Parser generators.☆21Updated 7 years ago
- The Big list of the github, open-source compilers.☆94Updated 6 years ago
- This is an implementation of a compiler for a simple C-like language that uses the C tools Flex and Bison.☆190Updated last month
- Fabrice Bellard's fbcc C Compiler☆45Updated 6 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Several simple compilers/interpreters implemented in C/C++ or Haskell, e.g. music notation compiler (simple music notation to abc notatio…☆12Updated 6 years ago
- A Small RISC-V Virtual Machine☆85Updated 3 years ago
- A C interpreter with matrices and pointers☆33Updated 4 years ago