eliasdaler / loxView external linksLinks
C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)
☆36Jan 25, 2023Updated 3 years ago
Alternatives and similar repositories for lox
Users that are interested in lox are comparing it to the libraries listed below
Sorting:
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Jul 11, 2021Updated 4 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆52Dec 12, 2022Updated 3 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30May 3, 2024Updated last year
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆40Sep 1, 2020Updated 5 years ago
- A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)☆17May 2, 2022Updated 3 years ago
- simplistic & performance oriented 3d game engine, less generalization/abstractions -> more fun & focus.☆19Feb 5, 2026Updated last week
- [nyx] dynamically typed scripting language☆27Jan 16, 2023Updated 3 years ago
- A JavaScript-like Speech Parsing framework with PYthonic features☆10Nov 15, 2018Updated 7 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Dec 25, 2024Updated last year
- Programming/scripting language☆18Jan 3, 2025Updated last year
- Fast, type-safe, object-oriented language by yours truly☆47Feb 9, 2026Updated last week
- My first personal programming language, built in C++.☆11Jun 6, 2021Updated 4 years ago
- A 3D Visualization Framework built for Robotics☆25Nov 5, 2025Updated 3 months ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆39Jul 14, 2020Updated 5 years ago
- Dynamic type Object oriented and scripting language written in Java☆23Mar 18, 2022Updated 3 years ago
- Embeddable Script Language for C++☆38Sep 29, 2022Updated 3 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100May 21, 2025Updated 8 months ago
- Rat cardiovascular system simulation☆14Dec 18, 2024Updated last year
- FFT implemented in ANSI C☆23Nov 28, 2025Updated 2 months ago
- The Rho programming language☆24Dec 30, 2017Updated 8 years ago
- An object-oriented programming language☆27May 11, 2021Updated 4 years ago
- A low overhead, embeddable bytecode virtual machine in C++☆30Dec 25, 2018Updated 7 years ago
- tiny-lang — A different programming language. Supports a bunch of spoken languages.☆30Aug 28, 2020Updated 5 years ago
- ☆10Mar 15, 2023Updated 2 years ago
- Tutorial: Writing R and Python Packages with Multithreaded C++ Code using BLAS, AVX2/AVX512, OpenMP, C++11 Threads and Cuda GPU accelerat…☆13Nov 27, 2022Updated 3 years ago
- A simple framework for automating content pipelines for indie games☆13Jan 21, 2024Updated 2 years ago
- A simple scripting language for C++☆38Jan 2, 2024Updated 2 years ago
- ☆13Jan 10, 2017Updated 9 years ago
- stack based virtual machine interpreter and a C compiler☆12May 9, 2025Updated 9 months ago
- Byeol Programming language.☆10Feb 8, 2026Updated last week
- The LGMRES algorithm (C++ with Python bindings): matches SciPy's implementation to machine precision, but around 30 times faster☆10May 2, 2018Updated 7 years ago
- ☆10Dec 14, 2023Updated 2 years ago
- 人工智能大作业:中国象棋AI☆10Jun 17, 2021Updated 4 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Jan 23, 2026Updated 3 weeks ago
- A Rust implementation of the Lox programming language. Based on clox, the bytecode virtual machine.☆31Mar 15, 2024Updated last year
- 2D & 3D graph plots in OpenGL (for University)☆28Mar 26, 2013Updated 12 years ago
- 大话设计模式Java示例☆10Aug 19, 2017Updated 8 years ago
- EPOCH Input System Version 2☆10Jun 5, 2020Updated 5 years ago
- A python library for runtime validation and type checking of python values.☆10Aug 11, 2022Updated 3 years ago