aakshintala / cpploxLinks
C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)
☆40Updated 5 years ago
Alternatives and similar repositories for cpplox
Users that are interested in cpplox are comparing it to the libraries listed below
Sorting:
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆34Updated 2 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆51Updated 3 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆267Updated 2 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 7 months ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated last year
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆61Updated last year
- Code from the BitsOfQ youtube channel☆59Updated 2 years ago
- Simple C++ borrow checker☆72Updated 2 years ago
- Learn LLVM 17, published by Packt☆210Updated last year
- Learn LLVM 12, published by Packt☆495Updated last year
- The curated list of awesome C++ Coroutine resources.☆22Updated last year
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆55Updated 11 months ago
- Template Metaprogramming with C++, published by Packt☆124Updated 2 years ago
- 实现一个子集c编译器,后端基于llvm20☆11Updated 9 months ago
- 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☆96Updated last year
- Toy programming language using LLVM, flex and bison.☆94Updated last year
- 《Learn LLVM 17》的非专业个人翻译☆155Updated last year
- book and codes for Modern Compiler Implementation in C☆394Updated last year
- Code examples for tutoring modern C++☆99Updated 5 months ago
- My First Language Frontend with LLVM Tutorial in Chinese☆80Updated 2 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- a list of flex/bison examples to show reentrant/C++/error-handling☆74Updated 2 years ago
- My own implementation of C++'s smart pointers☆38Updated 5 years ago
- The Basecode compiler toolchain and language workbench.☆85Updated 5 years ago
- A C compiler created for the how to create a C Compiler online course☆116Updated 5 months ago
- C++ 20 STL Cookbook, published by Packt☆158Updated 3 months ago