Crates.io | ruxn |
lib.rs | ruxn |
version | 0.1.0 |
source | src |
created_at | 2023-07-25 22:18:59.496883 |
updated_at | 2023-07-25 22:18:59.496883 |
description | An implementation of the Uxn stack-machine written in Rust. |
homepage | |
repository | https://git.sr.ht/~mra/ruxn |
max_upload_size | |
id | 926053 |
size | 37,940 |
ruxn is an emulator for the Uxn stack-machine, designed to make the creation and emulation of Uxn-based computers simple and fun.
Either run
cargo add ruxn
or modify your Cargo.toml
ruxn = "0.1.0"
Contributrions are welcome! Please open an issue or submit a pull request.
This is free and unencumbered software released into the public domain. See the UNLICENSE file or unlicense.org for details.