ASMlover / loxccLinks
A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)
☆16Updated 3 years ago
Alternatives and similar repositories for loxcc
Users that are interested in loxcc are comparing it to the libraries listed below
Sorting:
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated last year
- Provides run-time tuple element access☆14Updated 4 years ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 7 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- Our own thread library similar to pthreads☆18Updated 2 years ago
- Cyan programming language, and its compiler!☆15Updated 8 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 2 weeks ago
- An interpreter for the Monkey programming language written in C++☆27Updated last year
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆82Updated 9 years ago
- std::future extension☆37Updated 4 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated 10 months ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- A standard C compiler.☆11Updated 8 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated last year
- A basic garbage collection application written in C to manage memory☆17Updated 11 years ago
- 从boost.context库提取的fcontext☆12Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- My own implementation of C++'s smart pointers☆37Updated 4 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆90Updated last year
- A C++17 library for parsing and executing expressions. Allows easy exposure of variables and functions from C++ through built-in reflecti…☆27Updated this week
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- Implementation of lua virtual machine☆11Updated 7 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated 2 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- 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++.☆48Updated 2 years ago