zack-bitcoin / forth-in-rustLinks
an implementation of forth in the rust programming language
☆32Updated 8 years ago
Alternatives and similar repositories for forth-in-rust
Users that are interested in forth-in-rust are comparing it to the libraries listed below
Sorting:
- Scheme Interpreter in Rust☆28Updated 7 years ago
- Stack machine with 4-bit instructions☆75Updated 7 years ago
- Forth implemented in Rust for realtime application☆88Updated last year
- tiny token-threaded bytecode interpreter in x86 assembly☆44Updated 16 years ago
- A Scheme embedded in Rust, like Lua in C.☆62Updated 6 years ago
- Finds optimal code sequences for stack transformations☆24Updated 6 years ago
- A VM-based runtime environment for functional programming languages☆48Updated 8 years ago
- Embeddable Forth inspired scripting language☆36Updated 6 years ago
- WebAssembly AST Forth☆20Updated 8 years ago
- A simple public-domain Forth implementation in C++☆59Updated 5 years ago
- Forth engine in JavaScript☆63Updated 3 years ago
- A Forth implementation compiling to WebAssembly.☆146Updated 6 years ago
- A Racket-based Forth / Macro Assembler on steroids for PIC18F☆40Updated 2 years ago
- Very incomplete Scheme interpreter, written in Rust☆23Updated 8 years ago
- A (nearly) pure functional programming language.☆25Updated 6 years ago
- Forth Flavoured Erlang☆36Updated last year
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 4 years ago
- Minimalist-lisp interpreter implementation for UNIX-like systems.☆11Updated 10 years ago
- A functional systems programming language with compile-time memory management☆31Updated 3 years ago
- okami is an application development platform☆37Updated 11 months ago
- A straightforward standalone Forth implementation for x86.☆132Updated last year
- A concise programming language that is fun to use