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☆29Updated last year
- Our own thread library similar to pthreads☆18Updated 3 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
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- fast prime sieve and hash algorithm☆39Updated 3 months ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆51Updated 3 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 10 years ago
- LALR(1) parser for C++☆80Updated last year
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 7 months ago
- Simple Memory Pool implementation using C++11.☆12Updated 10 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- 🖥a simple c-like language compiler☆19Updated 7 years ago
- A single file C++11 header-only memory mapped file library.☆73Updated 2 years ago
- Mathematical Expression Evaluator And Jit Compiler for C++ Language☆23Updated 11 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated 11 months ago
- Cyan programming language, and its compiler!☆15Updated 9 years ago
- GEMM☆10Updated 2 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆40Updated 5 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- My own implementation of C++'s smart pointers☆38Updated 5 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆96Updated last year
- C++14 version of parsertl☆32Updated 3 months ago
- A GPU-based LZSS compression algorithm, highly tuned for NVIDIA GPGPUs and for streaming data, leveraging the respective strengths of CPU…☆37Updated 10 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆104Updated 4 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆34Updated 2 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago