ASMlover / loxccLinks
A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)
☆17Updated 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
- Provides run-time tuple element access☆15Updated 4 years ago
- Writing a minimal x86-64 JIT compiler in C++☆106Updated 7 years ago
- [nyx] dynamically typed scripting language☆27Updated 3 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆52Updated 3 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 8 months ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆36Updated 3 years ago
- C++20 Coroutines and io_uring☆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
- Our own thread library similar to pthreads☆18Updated 3 years ago
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated last year
- Cyan programming language, and its compiler!☆15Updated 9 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆100Updated last year
- A single file C++11 header-only memory mapped file library.☆72Updated 2 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months ago
- C/C++ number ↔︎ string benchmark☆71Updated 2 months ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated 2 years ago
- LALR(1) parser for C++☆80Updated last year
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 6 years ago
- Mathematical Expression Evaluator And Jit Compiler for C++ Language☆23Updated 12 years ago
- Simple Memory Pool implementation using C++11.☆12Updated 10 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆61Updated last year
- hetero-streams☆25Updated 3 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- C++14 version of parsertl☆32Updated 5 months ago
- Scheduling examples using C++20 coroutines☆29Updated 2 years ago