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
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- Our own thread library similar to pthreads☆18Updated 3 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆50Updated 2 years ago
- Cyan programming language, and its compiler!☆15Updated 9 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated 11 months ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆40Updated 5 years ago
- A standard C compiler.☆12Updated 9 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 6 months ago
- C++ lock-free queue.☆14Updated 5 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- fast prime sieve and hash algorithm☆39Updated 3 months ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆95Updated last year
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆33Updated 2 years ago
- A single file C++11 header-only memory mapped file library.☆75Updated 2 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- 🖥a simple c-like language compiler☆19Updated 7 years ago
- fast malloc. similar to google-tcmalloc.☆25Updated 8 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- My own implementation of C++'s smart pointers☆37Updated 5 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆54Updated 2 years ago
- Implementation of lua virtual machine☆11Updated 7 years ago
- std::future extension☆37Updated 5 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 7 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆187Updated 5 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year