edimetia3d / cppLox
A tree-walker && virtual-machine && JIT interpreter for Lox language
☆28Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for cppLox
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆33Updated 4 years ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆29Updated last year
- An interpreter for the Monkey programming language written in C++☆25Updated last year
- C++20 Coroutines and io_uring☆47Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated last month
- performance experiments for C++ exception handling☆31Updated 2 years ago
- Writing a minimal x86-64 JIT compiler in C++☆98Updated 6 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆39Updated last year
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆23Updated 3 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆84Updated 9 months ago
- General-LR Parser Generator☆10Updated last month
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- rust-like traits (type erasure) on plain C++☆15Updated last year
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆47Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆22Updated last year
- A C interpreter developed live on YouTube☆50Updated last year
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆26Updated 11 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Bytecode interpreter☆70Updated 7 months ago
- C++ parser for Lex and YACC☆26Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- A fast implementation of log() and exp()☆49Updated last year
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆146Updated 10 months ago
- The Fancy Named Parameters Library☆27Updated last week
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- implement a full compiler based on c++ 11☆22Updated 7 years ago
- ☆17Updated last month
- A C++17 library for parsing and executing expressions. Allows easy exposure of variables and functions from C++ through built-in reflecti…☆26Updated last year