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:
- Our own thread library similar to pthreads☆18Updated 2 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- Provides run-time tuple element access☆15Updated 4 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"☆27Updated 4 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- libapi is a cross platform high performance io library written in c. It provides ability to write event driven servers and applications w…☆57Updated 7 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated 9 months ago
- fast prime sieve and hash algorithm☆38Updated 3 weeks ago
- LALR(1) parser for C++☆79Updated last year
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- 🖥a simple c-like language compiler☆18Updated 7 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 4 months ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- fast malloc. similar to google-tcmalloc.☆23Updated 8 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆48Updated 2 years ago
- A standard C compiler.☆12Updated 8 years ago
- Ultra light-weight endian utility for C++11 (header only)☆26Updated 6 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆52Updated 6 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- Mirror of Apache C++ Standard Library☆65Updated 6 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated last week
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆51Updated 4 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 2 years ago