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:
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- Our own thread library similar to pthreads☆18Updated 3 years ago
- Writing a minimal x86-64 JIT compiler in C++☆106Updated 7 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆52Updated 3 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆40Updated 5 years ago
- Cyan programming language, and its compiler!☆15Updated 9 years ago
- LALR(1) parser for C++☆80Updated last year
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆34Updated 2 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 7 months ago
- Provides run-time tuple element access☆15Updated 4 years ago
- [nyx] dynamically typed scripting language☆27Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆74Updated 2 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆54Updated 2 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- Simple Memory Pool implementation using C++11.☆12Updated 10 years ago
- A standard C compiler.☆12Updated 9 years ago
- a mini C-like language(C1) compiler☆39Updated 6 years ago
- A compiler front end for the C++ language☆151Updated last week
- lcc编译器源码注释工程☆55Updated 10 years ago
- Implementation of lua virtual machine☆11Updated 7 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆85Updated 10 years ago
- A Tour Through the SubC Compiler☆93Updated 4 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 4 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- 解析C语言的解释器☆47Updated 7 years ago
- Simple Lisp VM(C++ 14)☆33Updated 7 years ago
- Mirror of Apache C++ Standard Library☆66Updated 7 years ago