VM bytecode interpreter for Lox I made by following Crafting Interpreters, plus some extra stuff, written in C
☆34Dec 24, 2022Updated 3 years ago
Alternatives and similar repositories for clox
Users that are interested in clox are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A Superset of Lox Programming Language with Multi-pass Compiler, Optional Static Typing and lots of new features.☆88Updated this week
- A Small & Interesting Programming Language.☆19Sep 22, 2022Updated 4 years ago
- glsl-like scripting language for rapid prototyping of multipass rendering techniques☆15Feb 10, 2026Updated 7 months ago
- cpplox is a Lox interpreter & LLVM compiler written in C++☆21Jun 28, 2024Updated 2 years ago
- raylib wren binding (raylib-wren/wray), also available at https://gitlab.com/TSnake41/wray☆45Jul 23, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Following along with Bob Nystrom's excellent book, Crafting Interpreters.☆12Apr 6, 2019Updated 7 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆69Nov 4, 2025Updated 10 months ago
- glTF animation viewer☆13Jun 14, 2020Updated 6 years ago
- A safe immutable string format for C☆14Sep 7, 2026Updated 2 weeks ago
- A statically-typed compiled language defined by a simple grammar☆24Sep 14, 2026Updated last week
- Priority queue for C☆12Mar 28, 2023Updated 3 years ago
- Terminal Crypto and US Stock Viewer☆10Apr 8, 2021Updated 5 years ago
- A sort-of continuation of the TinyScheme project by Dimitrios Souflis☆13Mar 8, 2016Updated 10 years ago
- Collision detection for 3D shapes. Axis-aligned bounding boxes (AABB).