AaronStGeorge / cat-lox
A tree-walk lox interpreter written in Rust.
☆19Updated 6 years ago
Alternatives and similar repositories for cat-lox:
Users that are interested in cat-lox are comparing it to the libraries listed below
- The LLVM Kaleidoscope tutorial implemented in Rust☆31Updated 8 years ago
- Lox Interpreter/REPL written in Rust☆36Updated 6 years ago
- a concurrent compiled programming language☆15Updated 2 years ago
- ☆23Updated 3 years ago
- Compiler for the Tiger programming language☆12Updated 6 years ago
- Tox is a statically typed version programming language that is written in rust.☆37Updated 2 years ago
- Scheme Interpreter in Rust☆26Updated 6 years ago
- A toy byte-code virtual machine written in Rust☆15Updated 8 years ago
- A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.☆64Updated 5 years ago
- Simple and clear embedabble programming language☆19Updated last year
- lox virtual machine implementation in zig!☆27Updated 2 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- A C Compiler/Parser written in Rust☆53Updated 2 weeks ago
- A super-fast, stack-based virtual machine for dynamic languages☆53Updated 2 years ago
- Experiments with llvm to create a toy programming language