aakshintala / cpploxLinks
C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)
☆37Updated 4 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++.☆46Updated 2 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆33Updated 2 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆263Updated 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++.☆100Updated last month
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 4 years ago
- Code from the BitsOfQ youtube channel☆53Updated 2 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- 实现一个子集c编译器,后端基于llvm20☆3Updated 4 months ago
- Learn LLVM 17, published by Packt☆196Updated last year
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆50Updated 6 months ago
- Simple C++ borrow checker☆69Updated 2 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆56Updated 7 months ago
- C++ 20 STL Cookbook, published by Packt☆156Updated 2 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆165Updated 11 months ago
- 《Learn LLVM 17》的非专业个人翻译☆149Updated 10 months ago
- My own implementation of C++'s smart pointers☆37Updated 5 years ago
- Template Metaprogramming with C++, published by Packt☆107Updated 2 years ago
- Learn LLVM 12, published by Packt☆489Updated last year
- A C compiler written in C☆101Updated 2 years ago
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆172Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- ☆57Updated last year
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆238Updated 10 months ago
- A C compiler created for the how to create a C Compiler online course☆108Updated last year
- A C interpreter developed live on YouTube☆54Updated 2 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆106Updated 10 months ago
- C++ Templates - The Complete Guide, 2nd Edition☆143Updated 7 years ago
- The curated list of awesome C++ Coroutine resources.☆15Updated last year
- My First Language Frontend with LLVM Tutorial in Chinese☆76Updated 2 years ago