aakshintala / cpplox
C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)
☆36Updated 4 years ago
Alternatives and similar repositories for cpplox:
Users that are interested in cpplox are comparing it to the libraries listed below
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 9 months ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated last year
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆32Updated 2 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆44Updated 2 years ago
- Writing a minimal x86-64 JIT compiler in C++☆101Updated 6 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆245Updated 2 years ago
- Lox modern cpp implement☆14Updated 4 years ago
- A C interpreter developed live on YouTube☆53Updated last year
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 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
- Task graph-based asynchronous programming system using C++ coroutine☆87Updated 11 months ago
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆160Updated last year
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆26Updated 5 years ago
- Learn LLVM 17, published by Packt☆163Updated 8 months ago
- Toy programming language☆47Updated this week
- C++20 Coroutines and io_uring☆48Updated 2 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆25Updated last year
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆24Updated last month
- Companion Repository for the Lecture Slides for the Clang Libraries☆87Updated 11 months ago
- ☆21Updated 2 years ago
- A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)☆16Updated 2 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆66Updated 5 years ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆105Updated this week
- LALR(1) parser for C++☆78Updated 7 months ago
- Code examples for tutoring modern C++☆91Updated last week
- Modern C++ implementation of the Kaleidoscope LLVM tutorial.☆13Updated 7 years ago
- The curated list of awesome C++ Coroutine resources.☆12Updated 11 months ago
- Code from the BitsOfQ youtube channel☆48Updated last year
- Scripting language developed alongside reading of craftinginterpreters☆37Updated last month
- An interpreter for the Monkey programming language written in C++☆26Updated last year