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"☆27Updated 4 years ago
- Our own thread library similar to pthreads☆18Updated 3 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- 🖥a simple c-like language compiler☆18Updated 7 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆39Updated 5 years ago
- Cyan programming language, and its compiler!☆15Updated 9 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆48Updated 2 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 4 months ago
- fast prime sieve and hash algorithm☆38Updated last month
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Updated 9 months ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆33Updated 2 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- A standard C compiler.☆12Updated 8 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Updated 10 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- A toy programming language interpreter☆33Updated 12 years ago
- YADJC (Yet Another Dummy Java Compiler) with Lexical and Parser generators.☆21Updated 7 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- LALR(1) parser for C++☆80Updated last year
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆54Updated 2 years ago
- Simple Lisp VM(C++ 14)☆33Updated 6 years ago
- Implementation of lua virtual machine☆11Updated 7 years ago