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:
- A toy C compiler that compatible with C23 and can do limited optimizations☆55Updated 6 months ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- The Yu (羽) programming language.☆78Updated last year
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated last year
- A simple SSA-based compiler.☆16Updated last year
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆29Updated 2 years ago
- a simple tiny C Compiler using Lex & Yacc☆86Updated 9 years ago
- Linux io_uring based c++ 20 coroutine library☆29Updated 2 years ago
- A compiler of C subset by USTB OWL Wheel Lab.☆12Updated 2 years ago
- C to LLVM / Python compiler☆10Updated 8 years ago
- A research kernel written in modern C++.☆26Updated 3 years ago
- An interpreter for the Monkey programming language written in C++☆27Updated last year
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- [WIP] Interval Analysis on LLVM IR☆12Updated 4 years ago
- Lox modern cpp implement☆14Updated 5 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 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☆37Updated this week
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 7 years ago
- pl0 compiler writen in C++☆27Updated 6 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- Tiger Compiler Lab based on C.☆30Updated 8 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- DIY Compiler☆45Updated 11 months ago
- General-LR Parser Generator☆10Updated 3 weeks ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 7 years ago
- Simplified C Compiler☆19Updated 9 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆51Updated 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
- Toy compiler☆50Updated 3 weeks ago