wvanlit / rust-monkey
A rust version of the Monkey Interpreter from "Writing an Interpreter in Go"
☆38Updated 5 years ago
Alternatives and similar repositories for rust-monkey:
Users that are interested in rust-monkey are comparing it to the libraries listed below
- A port of Rob Pike's Go lexer to Rust☆48Updated 5 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- Rust WAT and WAST parser (WebAssembly Text Format)☆113Updated 4 years ago
- Thread-safe in-memory key-value store.☆63Updated 3 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 4 years ago
- Utility for reusing memory☆53Updated 5 years ago
- a no_std neural network☆22Updated 5 years ago
- skryn is a Desktop GUI framework written purely in Rust☆66Updated last year
- aitch is a simple, lightweight toolkit for building HTTP servers in Rust, loosely based on Go's net/http.☆18Updated 6 years ago
- L-Systems in Rust, with a turtle interpreter☆26Updated 5 years ago
- A data serialization format as similar as possible to Rust's own syntax☆43Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- Wait, another virtual machine ?☆62Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- ☆109Updated last year
- a minimilistic web assembly parser, compiler, and interpreter for Rust☆80Updated 4 years ago
- A rust web framework with safety and speed in mind.☆34Updated last year
- Image to ASCII tool. (Rust version)☆37Updated 5 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- A showcase game for the crow rendering engine☆39Updated 5 years ago
- scraps of a potential language☆37Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A NES emulator written in Rust☆118Updated 2 years ago
- A macro to generate Rust actors☆44Updated 4 years ago
- Rust crate for managing cancellable services☆24Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last month
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago