aakshintala / cpploxLinks
C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)
☆39Updated 5 years ago
Alternatives and similar repositories for cpplox
Users that are interested in cpplox are comparing it to the libraries listed below
Sorting:
- An implementation of *jlox* from Crafting Interpreters in C++.☆50Updated 2 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆33Updated 2 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 5 months ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆265Updated 2 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆27Updated 4 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆59Updated 11 months ago
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆53Updated 10 months ago
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆186Updated last year
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- Learn LLVM 17, published by Packt☆208Updated last year
- High performance HTTP server built on C++20 coroutines and io_uring☆172Updated last year
- 实现一个子集c编译器,后端基于llvm20☆11Updated 7 months ago
- 《Learn LLVM 17》的非专业个人翻译☆155Updated last year
- A C compiler created for the how to create a C Compiler online course☆112Updated 3 months ago
- Simple C++ borrow checker☆73Updated 2 years ago
- A C compiler written in C☆100Updated 2 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆27Updated 2 years ago
- An interpreter for the Monkey programming language written in C++☆28Updated 2 years ago
- My First Language Frontend with LLVM Tutorial in Chinese☆79Updated 2 years ago
- My own implementation of C++'s smart pointers☆36Updated 5 years ago
- Toy programming language using LLVM, flex and bison.☆94Updated 10 months ago
- Code from the BitsOfQ youtube channel☆59Updated 2 years ago
- Learn LLVM 12, published by Packt☆490Updated last year
- A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)☆16Updated 3 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆94Updated last year
- The curated list of awesome C++ Coroutine resources.☆20Updated last year
- ☆21Updated 3 years ago
- a list of flex/bison examples to show reentrant/C++/error-handling☆72Updated last year