An open API service indexing awesome lists of open source software.

https://github.com/rggh/stackman

Stack VM
https://github.com/rggh/stackman

forth rust stack

Last synced: 11 months ago
JSON representation

Stack VM

Awesome Lists containing this project

README

          

[![Rust](https://github.com/RGGH/stackman/actions/workflows/rust.yml/badge.svg)](https://github.com/RGGH/stackman/actions/workflows/rust.yml)
## Stack Machine

OP_ADD

OP_DUP

OP_SUB

Based on Forth / Reverse Polish Notation