solson / nihvm

A VM and assembler for a stack-based instruction set.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NIHVM

A bytecode assembler and virtual machine for a simple stack-based instruction set.

This is an attempt to learn Rust and play with stack-based languages.

Build and run

cargo run

License

Licensed under the ISC license. See the LICENSE file.

About

A VM and assembler for a stack-based instruction set.

License:ISC License


Languages

Language:Rust 100.0%