ASMlover / loxccLinks
A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)
☆16Updated 3 years ago
Alternatives and similar repositories for loxcc
Users that are interested in loxcc are comparing it to the libraries listed below
Sorting:
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- Our own thread library similar to pthreads☆18Updated 3 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- Cyan programming language, and its compiler!☆15Updated 9 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- 🖥a simple c-like language compiler☆19Updated 7 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆27Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- A standard C compiler.☆12Updated 8 years ago
- A basic garbage collection application written in C to manage memory☆17Updated 11 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆50Updated 2 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆39Updated 5 years ago
- fast malloc. similar to google-tcmalloc.☆25Updated 8 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆33Updated 2 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 5 months ago
- A single file C++11 header-only memory mapped file library.☆73Updated 2 years ago
- LALR(1) parser for C++☆80Updated last year
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆27Updated 2 years ago
- Ultra light-weight endian utility for C++11 (header only)☆26Updated 6 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆94Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆186Updated 5 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- A lightweight garbage collector for C++ programs☆68Updated last year