shioyama18 / monkey-wasm
Monkey language implemented with rust
☆38Updated 3 years ago
Alternatives and similar repositories for monkey-wasm:
Users that are interested in monkey-wasm are comparing it to the libraries listed below
- Tox is a statically typed version programming language that is written in rust.☆37Updated 2 years ago
- An interpreter for Monkey with parser combinator written in Rust☆41Updated 5 years ago
- Rust implementation of the Lox programming language☆145Updated 3 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆93Updated 8 years ago
- Learn assembly with entirely too many brainfuck compilers☆58Updated 4 years ago
- Implementation in Rust of lox, the language described in Crafting Interpreters☆62Updated 3 years ago
- A parser, compiler, and virtual machine evaluator for a minimal subset of Lua; written from scratch in Rust.☆188Updated 3 years ago
- A gradually typed language originally based on the crafting interpreters series☆63Updated 5 months ago
- A rust interpreter for the Lox language☆25Updated 5 years ago
- A JIT experiment in Rust☆137Updated 10 months ago
- Yet another Rust implementation of the Monkey language from "Writing an Interpreter in Go" and "Writing a Compiler in Go"☆82Updated 2 years ago
- A rust implementation of the lox language☆105Updated 11 months ago
- A toy programming language based on Lisp and built in Rust & LLVM☆43Updated 4 years ago
- A hybrid programming language written in Rust.☆122Updated 9 months ago
- Build your own - linker☆198Updated 4 years ago
- A register-based VM in Rust☆67Updated 6 years ago
- Compiler for the Tiger programming language☆12Updated 6 years ago
- A lisp JIT compiler and interpreter built with cranelift.☆64Updated last year
- An example on implementing the interesting part of Nodes event loop and async story☆56Updated 4 years ago
- Jazz - modern and fast programming language.☆92Updated 2 years ago
- Libsodium WebAssembly benchmarks results.☆83Updated 2 years ago
- Lisp-in-progress☆42Updated last year
- A simple language that compiles to WASM☆20Updated 4 years ago
- Wait, another virtual machine ?☆62Updated 4 years ago
- Pratt parser written in Rust☆90Updated last year
- A tiny x86_64 kernel written in Rust.☆80Updated 2 years ago
- Lox Interpreter/REPL written in Rust☆36Updated 6 years ago
- A port of Rob Pike's Go lexer to Rust☆48Updated 5 years ago
- My first foray into learning Rust: an implementation of Thorsten Ball's Monkey programming language☆117Updated 5 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year