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:
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated last year
- Cyan programming language, and its compiler!☆15Updated 9 years ago
- Our own thread library similar to pthreads☆18Updated 3 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 10 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆97Updated last year
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- fast prime sieve and hash algorithm☆39Updated 3 months ago
- Simple Memory Pool implementation using C++11.☆12Updated 10 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- A basic garbage collection application written in C to manage memory☆17Updated 11 years ago
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆75Updated last year
- A single file C++11 header-only memory mapped file library.☆73Updated 2 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 7 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆188Updated 5 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆51Updated 3 years ago
- A compiler front end for the C++ language☆150Updated last week
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 2 months ago
- LALR(1) parser for C++☆80Updated last year
- C#/Rust/Python style formatting in C++.☆11Updated 7 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆54Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆41Updated last year
- High performance AVL tree container C implementation☆57Updated 5 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆27Updated 2 years ago