diegofreijo / rlox-vmView external linksLinks
A Rust implementation of the Lox programming language. Based on clox, the bytecode virtual machine.
☆31Mar 15, 2024Updated last year
Alternatives and similar repositories for rlox-vm
Users that are interested in rlox-vm are comparing it to the libraries listed below
Sorting:
- CSCS Scripting Language Implemented in C++☆11Mar 5, 2017Updated 8 years ago
- A simple unit system for Rust☆11Feb 24, 2017Updated 8 years ago
- A zero-copy json-lexer, filters and serializer.☆19Jul 25, 2024Updated last year
- A crate for terminal colors and styles☆13Jun 1, 2020Updated 5 years ago
- Yet Another Lox Interpreter. Yet Another Lox Interpreter. Javascript Implementation. A Parser, Interpreter, REPL, Code Formatter and Tran…☆20Jul 8, 2023Updated 2 years ago
- ☆17Aug 7, 2023Updated 2 years ago
- Simple ray tracer in rust☆14May 17, 2019Updated 6 years ago
- A fast, extensible, command-line arguments parser☆18Mar 3, 2021Updated 4 years ago
- Speedy self-documenting lisp in Rust.☆21May 25, 2024Updated last year
- A Rust library for strongly-typed string keys for configuration.☆25Jun 3, 2018Updated 7 years ago
- 🧵 Generate self-describing strings of a given length to help aid software testing☆24Feb 29, 2024Updated last year
- Sobel edge detection in Rust.☆17Mar 16, 2019Updated 6 years ago
- Swift-style keypaths in Rust☆60Jul 7, 2021Updated 4 years ago
- A Kotlin implementation of lox with a JVM backend built using ProGuardCORE☆24Jun 16, 2024Updated last year
- this safety is an illusion, exile☆25Jun 23, 2021Updated 4 years ago
- Proc macro derive to generate structs from enum variants.☆30Jun 27, 2023Updated 2 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30May 3, 2024Updated last year
- A JavaScript interpreter from scratch, supporting ES5 syntax.☆28Updated this week
- simple expression evaluator☆29Nov 28, 2020Updated 5 years ago
- Unpack and process a wcproduction.zip file from the New Mexico OCD's FTP site☆28May 18, 2020Updated 5 years ago
- example zig project that compiles a lua file into a static executable☆32Feb 4, 2022Updated 4 years ago
- An interpreter for the Monkey programming language written in C++☆29Jul 12, 2023Updated 2 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Jul 11, 2021Updated 4 years ago
- 🖐 A dynamically- and strongly-typed, object-oriented programming language☆34Oct 17, 2022Updated 3 years ago
- Build and evaluate binary expression trees☆38Sep 7, 2024Updated last year
- Pythagorean Numerology Calculator☆14Mar 21, 2024Updated last year
- A trait to abstract over common tree functionality☆35Jan 2, 2020Updated 6 years ago
- Source repository for the "TexTime" project :☆10Jul 5, 2025Updated 7 months ago
- ☆10Dec 14, 2023Updated 2 years ago
- A watchman for your directories. Rorshach allows you to listen to file system changes and run commands when these events occur.☆33Jun 30, 2021Updated 4 years ago
- Rust crate for writing repetitive code easier and faster.☆45Jan 3, 2023Updated 3 years ago
- Minimal terminal text editor written in Python and curses☆40Nov 29, 2024Updated last year
- Traits extending the Rust Range structs in std::ops☆42May 6, 2023Updated 2 years ago
- A disassembler for 8080 byte code running as a static browser based application with no server components☆14Apr 23, 2024Updated last year
- Implementation of the Little Man Computer for learning Assembly programming in Julia☆12Jul 16, 2022Updated 3 years ago
- A Java implementation of the Operation Result Pattern, so you don't need to make your own☆14Feb 25, 2024Updated last year
- Create Vector Store from Scratch in pure Python.☆14Dec 15, 2023Updated 2 years ago
- Translate semantic database language Xplain to SQL☆10Feb 1, 2021Updated 5 years ago
- A disjoint-sets/union-find implementation that allows for efficient iteration over the elements of a set.☆11Aug 8, 2023Updated 2 years ago