Language tooling for the Lox programming language.
☆363Aug 24, 2026Updated 2 weeks ago
Alternatives and similar repositories for loxcraft
Users that are interested in loxcraft are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Following along the second (C) part of https://craftinginterpreters.com/, but with Rust, because reasons.☆22Dec 11, 2022Updated 3 years ago
- A tree-walk lox interpreter written in Rust.☆20Apr 1, 2018Updated 8 years ago
- Rust implementation of the Lox programming language☆156Nov 21, 2021Updated 4 years ago
- A rust implementation of the lox language☆114May 28, 2024Updated 2 years ago
- Fun, portable, minimalistic virtual machine.☆617Jul 20, 2026Updated last month
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Crafting Interpreters in Rust☆311Nov 3, 2022Updated 3 years ago
- world's worst interpreter☆70Apr 23, 2025Updated last year
- A statically-typed variant of Lox, written in TypeScript☆137Jan 6, 2023Updated 3 years ago
- Repository for the book "Crafting Interpreters"☆11,047Aug 7, 2024Updated 2 years ago
- A list of programming languages implemented in Rust, for inspiration.☆1,029Apr 21, 2026Updated 4 months ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆34May 3, 2024Updated 2 years ago
- Compiler project for Dave Beazley' Wabbit Language☆30Apr 24, 2022Updated 4 years ago
- Incremental garbage collection from safe Rust☆890Aug 17, 2026Updated 3 weeks ago
- Source code for the Mun language and runtime.☆2,129Updated this week
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Lox bytecode VM written in Swift - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆14Nov 27, 2021Updated 4 years ago
- A Superset of Lox Programming Language with Multi-pass Compiler, Optional Static Typing and lots of new features.☆88Updated this week
- Zig implementation of Crafting Interpreters bytecode lox interpreter☆56May 3, 2026Updated 4 months ago
- 👨🚀 buzz, A small/lightweight statically typed scripting language☆1,529Aug 27, 2026Updated last week
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆3,011Aug 28, 2026Updated last week
- Writing Interpreters in Rust: a Guide☆524Jan 23, 2025Updated last year
- A Rust implementation of the Lox programming language. Based on clox, the bytecode virtual machine.☆31Mar 15, 2024Updated 2 years ago
- An embeddable Scheme R7 Compiler & Runtime written in Rust☆109Apr 28, 2026Updated 4 months ago
- Language development libraries for Rust☆988Dec 9, 2024Updated last year
- 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.
- 🖨 An optimizing compiler for a Lisp variant. Compiles and executes byte code in a VM. Can also output JavaScript.☆34Sep 29, 2025Updated 11 months ago
- A statically typed language with simple syntax, simple semantics, and LLVM-based native and WebAssembly compilation.☆56Updated this week
- A gradually typed language originally based on the crafting interpreters series☆65Aug 17, 2026Updated 3 weeks ago
- A statically-typed functional language with generics, typeclasses, sum types, pattern-matching, first-class functions, currying, algebrai…☆1,161Mar 23, 2025Updated last year
- [Chumsky has moved to Codeberg!] Write expressive, high-performance parsers with ease.☆4,539Mar 27, 2026Updated 5 months ago
- [Ariadne has moved to Codeberg!] A fancy diagnostics & error reporting crate☆2,156Mar 23, 2026Updated 5 months ago
- A Generic Vaughn Pratt's top-down operator precedence parser for .NET Standard☆12Jul 12, 2022Updated 4 years ago
- A small extensible programming language designed for concise expression with little code.☆1,093Apr 22, 2026Updated 4 months ago
- Reference implementation for Writing a C Compiler☆247Feb 12, 2025Updated last year
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Use Tree Sitter to parse your own languages in Rust