danman113 / lox-language
Syntax highlighting for Lox, everyone's favorite interpreted learning-language
☆38Updated last year
Alternatives and similar repositories for lox-language:
Users that are interested in lox-language are comparing it to the libraries listed below
- Lox interpreter written in Lox☆117Updated last year
- Native language with Rust & LLVM☆69Updated last year
- A rust implementation of the lox language☆103Updated 8 months ago
- A statically-typed variant of Lox, written in TypeScript☆121Updated 2 years ago
- A rust interpreter for the Lox language☆26Updated 4 years ago
- BrainFuck Compiler Challenge☆28Updated 4 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆48Updated 5 years ago
- Rust implementation of the Lox programming language☆144Updated 3 years ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated 2 months ago
- Goal: A safe, tiny, flexible, fast compiling, semi-fast running, data-friendly, functional-first language☆97Updated 4 months ago
- 🍊 A statically typed, compiled programming language, largely inspired by Jai, Odin, and Zig.☆70Updated this week
- A (toy) C compiler written in Rust with no dependencies.☆59Updated 8 months ago
- Tox is a statically typed version programming language that is written in rust.☆38Updated 2 years ago
- The Pepper Programming Language☆64Updated last year
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 2 years ago
- 🧙♂️A small programming language with static typing and native compilation, selfhosted☆30Updated this week
- A toy programming language based on Lisp and built in Rust & LLVM☆43Updated 3 years ago
- Roland programming language☆59Updated last month
- General-purpose, compiled programming language, focused on productivity, expressiveness and joy of programming™☆42Updated 2 years ago
- A Programming Language built for WebAssembly☆10Updated 3 years ago
- Build your own - linker☆193Updated 3 years ago
- The Antimony programming language☆147Updated last month
- Reference implementation for Writing a C Compiler☆137Updated last week
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- Scripting language developed alongside reading of craftinginterpreters