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☆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++☆103Updated 7 years ago
- Cyan programming language, and its compiler!☆15Updated 9 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆45Updated 2 years ago
- Our own thread library similar to pthreads☆18Updated 2 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- 🖥a simple c-like language compiler☆18Updated 7 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- A standard C compiler.☆12Updated 8 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 2 months ago
- A basic garbage collection application written in C to manage memory☆17Updated 11 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated 7 months ago
- LALR(1) parser for C++☆79Updated last year
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- A compiler front end for the C++ language☆145Updated this week
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- C++14 version of parsertl☆32Updated 4 months ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- YADJC (Yet Another Dummy Java Compiler) with Lexical and Parser generators.☆21Updated 7 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- lcc编译器源码注释工程☆54Updated 9 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- High performance AVL tree container C implementation☆56Updated 5 years ago
- Tool for parsing C/C++ code and generating output using a given Jinja-like template☆18Updated 3 years ago
- std::future extension☆37Updated 4 years ago