SmartPolarBear / cloxLinks
A bytecode-virtual-machine-based interpreter for the lox language written in modern C++
☆25Updated 2 years ago
Alternatives and similar repositories for clox
Users that are interested in clox are comparing it to the libraries listed below
Sorting:
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆56Updated 8 months ago
- Simplified C Compiler☆20Updated 9 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- A standard C compiler.☆12Updated 8 years ago
- a simple tiny C Compiler using Lex & Yacc☆90Updated 9 years ago
- a c compiler☆58Updated 2 years ago
- A Small RISC-V Virtual Machine☆83Updated 3 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆33Updated 2 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- A simple SSA-based compiler.☆16Updated last year
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- The Yu (羽) programming language.☆80Updated 2 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- llvm-based c compiler☆100Updated last year
- qcc is a small toy C compiler☆41Updated 8 years ago
- lcc编译器源码注释工程☆54Updated 10 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated 2 weeks ago
- Linker and loader for elf relocatable files. Developed in C for ARM architecture.☆30Updated last year
- Minix 1.1 to 2.0.4☆52Updated 7 years ago
- a toy programming language☆35Updated 2 years ago
- C to LLVM / Python compiler☆10Updated 8 years ago
- A compiler for a subset of C11 language. Under development...☆12Updated last year
- ☆31Updated 3 years ago
- Simple Lisp VM(C++ 14)☆33Updated 6 years ago
- A shabby implementation of Java virtual machine in C☆146Updated 2 years ago