baryuxn 0.3.0

An implementation of the Uxn stack machine as a no_std library.
Documentation
1
2
3
4
# BaryUxn
![crates.io](https://img.shields.io/crates/v/baryuxn.svg) ![docs.rs](https://img.shields.io/docsrs/baryuxn)

An implementation of the [Uxn stack machine](https://wiki.xxiivv.com/site/uxn.html) designed to not rely on the standard library, along with other niceties.