ASMlover / loxcc
A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)
☆16Updated 2 years ago
Alternatives and similar repositories for loxcc:
Users that are interested in loxcc are comparing it to the libraries listed below
- Writing a minimal x86-64 JIT compiler in C++☆99Updated 6 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆41Updated 2 years ago
- Our own thread library similar to pthreads☆16Updated 2 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 8 months ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆36Updated 4 years ago
- Provides run-time tuple element access☆14Updated 3 years ago
- A basic garbage collection application written in C to manage memory☆16Updated 10 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆50Updated last year
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆31Updated last year
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆77Updated 9 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated last year
- Simple Memory Pool implementation using C++11.☆12Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 6 months ago
- Cyan programming language, and its compiler!☆15Updated 8 years ago
- High performance AVL tree container C implementation☆53Updated 4 years ago
- LALR(1) parser for C++☆78Updated 6 months ago
- std::future extension☆37Updated 4 years ago
- [nyx] dynamically typed scripting language☆25Updated 2 years ago
- My own implementation of C++'s smart pointers☆36Updated 4 years ago
- Concurrency with modern C++☆31Updated 3 years ago
- lcc编译器源码注释工程☆53Updated 9 years ago
- A standard C compiler.☆11Updated 8 years ago
- Scripting language developed alongside reading of craftinginterpreters☆37Updated last month
- C to LLVM / Python compiler☆10Updated 8 years ago
- A simple replacement for std::unordered_map☆46Updated 5 months ago
- Thread safe, lock-free memory pool.☆55Updated 9 months ago