https://github.com/rggh/stackman
Stack VM
https://github.com/rggh/stackman
forth rust stack
Last synced: 11 months ago
JSON representation
Stack VM
- Host: GitHub
- URL: https://github.com/rggh/stackman
- Owner: RGGH
- Created: 2024-06-05T12:44:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-05T21:27:18.000Z (about 2 years ago)
- Last Synced: 2025-02-02T03:32:03.673Z (over 1 year ago)
- Topics: forth, rust, stack
- Language: Rust
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
[](https://github.com/RGGH/stackman/actions/workflows/rust.yml)
## Stack Machine
OP_ADD
OP_DUP
OP_SUB
Based on Forth / Reverse Polish Notation