ajeetdsouza / loxcraftView external linksLinks
Language tooling for the Lox programming language.
☆354Jul 21, 2025Updated 6 months ago
Alternatives and similar repositories for loxcraft
Users that are interested in loxcraft are comparing it to the libraries listed below
Sorting:
- Lox grammar for tree-sitter☆13Apr 23, 2023Updated 2 years ago
- Following along the second (C) part of https://craftinginterpreters.com/, but with Rust, because reasons.☆21Dec 11, 2022Updated 3 years ago
- Rust implementation of the Lox programming language☆155Nov 21, 2021Updated 4 years ago
- Fun, portable, minimalistic virtual machine.☆579Dec 24, 2025Updated last month
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30May 3, 2024Updated last year
- A rust implementation of the lox language☆115May 28, 2024Updated last year
- an educational compiler intermediate representation☆736Feb 6, 2026Updated last week
- A list of programming languages implemented in Rust, for inspiration.☆1,012Dec 8, 2025Updated 2 months ago
- Compiler project for Dave Beazley' Wabbit Language☆28Apr 24, 2022Updated 3 years ago
- Repository for the book "Crafting Interpreters"☆10,528Aug 7, 2024Updated last year
- A statically-typed variant of Lox, written in TypeScript☆136Jan 6, 2023Updated 3 years ago
- Incremental garbage collection from safe Rust☆809Feb 9, 2026Updated last week
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆27Sep 10, 2025Updated 5 months ago
- A tree-walk lox interpreter written in Rust.☆20Apr 1, 2018Updated 7 years ago
- Source code for the Mun language and runtime.☆2,110Aug 12, 2025Updated 6 months ago
- Crafting Interpreters in Rust☆310Nov 3, 2022Updated 3 years ago
- A gradually typed language originally based on the crafting interpreters series☆66Aug 4, 2025Updated 6 months ago
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,827Feb 4, 2026Updated last week
- An embeddable Scheme R7 Compiler & Runtime written in Rust☆107May 17, 2025Updated 8 months ago
- 👨🚀 buzz, A small/lightweight statically typed scripting language☆1,456Feb 4, 2026Updated last week
- A small extensible programming language designed for concise expression with little code.☆1,088Sep 11, 2024Updated last year
- Language development libraries for Rust☆984Dec 9, 2024Updated last year
- A statically-typed functional language with generics, typeclasses, sum types, pattern-matching, first-class functions, currying, algebrai…☆1,158Mar 23, 2025Updated 10 months ago
- A fancy diagnostics & error reporting crate☆2,125Jan 21, 2026Updated 3 weeks ago
- 🖨 An optimizing compiler for a Lisp variant. Compiles and executes byte code in a VM. Can also output JavaScript.☆30Sep 29, 2025Updated 4 months 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.☆67Nov 4, 2025Updated 3 months ago
- Reference implementation for Writing a C Compiler☆229Feb 12, 2025Updated last year
- Write expressive, high-performance parsers with ease.☆4,457Feb 5, 2026Updated last week
- A Rust implementation of the Lox programming language. Based on clox, the bytecode virtual machine.☆31Mar 15, 2024Updated last year
- ⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, cus…☆407Oct 14, 2024Updated last year
- Beautiful diagnostic reporting for text-based programming languages.☆1,279Oct 22, 2025Updated 3 months ago
- Writing Interpreters in Rust: a Guide☆516Jan 23, 2025Updated last year
- Simple scheme bytecode VM☆29Mar 7, 2022Updated 3 years ago
- Lox bytecode VM written in Swift - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆14Nov 27, 2021Updated 4 years ago
- An embeddable dynamic programming language for Rust.☆2,164Feb 7, 2026Updated last week
- Use Tree Sitter to parse your own languages in Rust☆688Jun 18, 2025Updated 7 months ago
- Finally, a shell for all seasons!☆125Jan 2, 2025Updated last year
- A Superset of Lox Programming Language with Multi-pass Compiler, Optional Static Typing and lots of new features.☆76Feb 9, 2026Updated last week
- Systems language with linear types and capability-based security.☆1,451Jul 28, 2025Updated 6 months ago