oxygenlance

Crates.iooxygenlance
lib.rsoxygenlance
version1.0.2
created_at2024-10-23 10:28:26.840064+00
updated_at2024-10-30 23:34:32.417412+00
descriptionA simple crate to run BF Joust matches in Rust.
homepage
repositoryhttps://github.com/Lymia/oxygenlance
max_upload_size
id1419945
size1,302,224
pest-ide-tools (github:pest-parser:pest-ide-tools)

documentation

https://docs.rs/oxygenlance/

README

Oxygenlance

Latest Version Rust Documentation

Oxygenlance is a modified version of gearlance, an interpreter for BF Joust. It is designed to be embedded in a larger Rust program, and operate entirely in memory (instead of requiring launching and communicating with a separate process). It has further modifications to intergrate better into a Rust ecosystem, as well as be able to function in a threaded environment.

License

This project is licensed under the MIT License.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in oxygenlance by you, as defined in the MIT License, shall be licensed as above, without any additional terms or conditions.

Commit count: 22

cargo fmt