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:
- An implementation of *jlox* from Crafting Interpreters in C++.☆52Updated 3 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆270Updated 3 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆36Updated 3 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 8 months ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated 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++☆106Updated 7 years ago
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆192Updated 2 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆178Updated last year
- Learn LLVM 12, published by Packt☆496Updated last year
- Toy programming language using LLVM, flex and bison.☆93Updated last year
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- A C compiler created for the how to create a C Compiler online course☆118Updated 6 months ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆62Updated last year
- a list of flex/bison examples to show reentrant/C++/error-handling☆74Updated 2 years ago
- Template Metaprogramming with C++, published by Packt☆126Updated 2 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆176Updated 6 years ago
- My own implementation of C++'s smart pointers☆38Updated 5 years ago
- Simple C++ borrow checker☆73Updated 2 years ago
- Learn LLVM 17, published by Packt☆211Updated last year
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆55Updated last year
- Code from the BitsOfQ youtube channel☆56Updated 2 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 2 weeks ago
- An interpreter for the Monkey programming language written in C++☆29Updated 2 years ago
- Code examples for tutoring modern C++☆99Updated 6 months ago
- The curated list of awesome C++ Coroutine resources.☆23Updated last year
- 实现一个子集c编译器,后端基于llvm20☆11Updated 10 months ago
- Example code for compilers textbook.☆204Updated 3 years ago
- ☆88Updated 2 years ago
- C++ 20 STL Cookbook, published by Packt☆158Updated 4 months ago