Following Nystrom's book Crafting Interpreters, implemented in C++.
☆100May 21, 2025Updated 9 months ago
Alternatives and similar repositories for cpplox
Users that are interested in cpplox are comparing it to the libraries listed below
Sorting:
- C++ implementation of Robert Nystrom's toy language lox☆31Jun 12, 2020Updated 5 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Jul 11, 2021Updated 4 years ago
- A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)☆18May 2, 2022Updated 3 years ago
- My Own Dumb Language☆17Feb 28, 2019Updated 7 years ago
- loxi - a Lox interpreter☆37Dec 23, 2017Updated 8 years ago
- CSCS Scripting Language Implemented in C++☆11Mar 5, 2017Updated 8 years ago
- A versatile GUI for GRBL and Marlin☆11Feb 5, 2016Updated 10 years ago
- The fowler video store code extended to a simple command line app in order to practice refactoring from procedural to object-oriented c…☆13Jan 25, 2017Updated 9 years ago
- Z-Language is a robust, flexible, high-speed strongly-typed embedded language for C++ application. Its Lexical, Syntax, Semantic Compiler…☆14Dec 13, 2018Updated 7 years ago
- C11 parser with GNU C extensions written in C++14☆18Sep 1, 2018Updated 7 years ago
- My vim SpaceVim-based config☆15May 13, 2021Updated 4 years ago
- A little language interpreter written in Go☆99Dec 11, 2018Updated 7 years ago
- Erlang style programming for C++☆15Jan 20, 2018Updated 8 years ago
- Wigwag is a C++ signals library☆90May 7, 2018Updated 7 years ago
- huang's c compiler - a tiny C99 compiler.☆23May 14, 2024Updated last year
- Native inlining constant folding register allocating Forth compiler☆19Jan 19, 2016Updated 10 years ago
- A bytecode compiler and virtual machine for the Lox language, in C#. Includes a C# / Lox object interface generator and bytecode serializ…☆20Mar 2, 2025Updated 11 months ago
- Minimal, multi-threaded POSIX HTTP 1.1 server written in C using only system libraries.☆20Feb 2, 2018Updated 8 years ago
- A mediaplayer that is also an example of C++ Model View Presenter design pattern implementation.☆19Sep 9, 2015Updated 10 years ago
- A small interpreted easy extendable programming language.☆18Nov 26, 2025Updated 3 months ago
- A tree-walk lox interpreter written in Rust.☆20Apr 1, 2018Updated 7 years ago
- FV based Navier-Stokes / Transport Equation / Conservation Law Solver for Procedural World Simulation. Designed for CFD learning purposes…☆26Aug 5, 2020Updated 5 years ago
- Source of blog article 'networking'☆21Jan 5, 2022Updated 4 years ago
- 基于RTP协议的局域网屏幕共享软件☆21Oct 28, 2020Updated 5 years ago
- The final project of PKU course Compilers: Principles in Spring 2023, a SysY to RISC-V compiler. Document::https://pku-minic.github.io/on…☆21Jun 15, 2023Updated 2 years ago
- A lightweight and simple C++20 game engine written over SDL2. It implements a basic component model and event system.☆22Sep 3, 2023Updated 2 years ago
- C++ container graph visualization for lldb.☆23Aug 23, 2019Updated 6 years ago
- Pure-Python x86 disassembler, ported to modern Python, with bugfixes☆26Jan 24, 2018Updated 8 years ago
- ☆18Nov 18, 2024Updated last year
- [nyx] dynamically typed scripting language☆27Jan 16, 2023Updated 3 years ago
- An-source C library developed and used at AppNexus.☆114Nov 24, 2019Updated 6 years ago
- Single file utilities for C++.☆30Jan 28, 2026Updated last month
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆75Feb 26, 2015Updated 11 years ago
- Python module to reduce a cmake file to an AST☆32Apr 13, 2022Updated 3 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Mar 15, 2019Updated 6 years ago
- Third, a small Forth compiler for 8086 DOS☆83Oct 1, 2015Updated 10 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Apr 20, 2019Updated 6 years ago
- Love template metaprogramming☆330Apr 10, 2022Updated 3 years ago
- Library to parse and work with the C++ AST☆1,768Jun 13, 2024Updated last year