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:
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- a simple tiny C Compiler using Lex & Yacc☆90Updated 9 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Minix 1.1 to 2.0.4☆52Updated 7 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- A compiler for a subset of C11 language. Under development...☆12Updated last year
- C++ parser for Lex and YACC☆26Updated 5 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆56Updated 8 months ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- A simple SSA-based compiler.☆16Updated last year
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- qcc is a small toy C compiler☆41Updated 8 years ago
- Simple Lisp VM(C++ 14)☆33Updated 6 years ago
- A standard C compiler.☆12Updated 8 years ago
- A Tour Through the SubC Compiler☆92Updated 3 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.☆52Updated this week
- A Small RISC-V Virtual Machine☆80Updated 3 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- The Yu (羽) programming language.☆80Updated 2 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- C to LLVM / Python compiler☆10Updated 8 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- a c compiler☆58Updated 2 years ago
- A tiny C compiler of 2k lines of codes, generates pure x86 asm code for DOS/Win32/Linux 3 backends.☆37Updated 4 years ago
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆39Updated 3 weeks ago
- A virtio layer for xv6☆11Updated 6 years ago