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
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆34Updated 2 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆267Updated 3 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 7 months 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
- Simple C++ borrow checker☆72Updated 2 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆177Updated last year
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆191Updated 2 years ago
- Learn LLVM 17, published by Packt☆212Updated last year
- 实现一个子集c编译器,后端基于llvm20☆11Updated 9 months ago
- A C compiler created for the how to create a C Compiler online course☆118Updated 5 months ago
- Code from the BitsOfQ youtube channel☆59Updated 2 years ago
- My own implementation of C++'s smart pointers☆38Updated 5 years ago
- A C compiler written in C☆103Updated 2 years ago
- ☆30Updated 3 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆97Updated last year
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆246Updated last year
- Learn LLVM 12, published by Packt☆496Updated last year
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆114Updated last year
- Cargo-like build tool for modern cpp☆87Updated 8 months ago
- C++20协程net,基于epoll,可以方便地使用await语法☆28Updated 2 years ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆244Updated last year
- The curated list of awesome C++ Coroutine resources.☆23Updated last year
- ☆87Updated 2 years ago
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- a highly cache-friendly hash table☆46Updated 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.☆34Updated 2 years ago