Crates.io | ristretto_cli |
lib.rs | ristretto_cli |
version | 0.26.0 |
created_at | 2024-10-10 21:47:39.385551+00 |
updated_at | 2025-08-21 22:04:10.63284+00 |
description | A Java Virtual Machine (JVM) CLI. |
homepage | https://theseus-rs.github.io/ristretto/ristretto_cli/ |
repository | https://github.com/theseus-rs/ristretto |
max_upload_size | |
id | 1404600 |
size | 115,712 |
Command line interface for the Ristretto JVM.
java HelloWorld
This crate uses #![forbid(unsafe_code)]
to ensure everything is implemented in 100% safe Rust.
Licensed under either of
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.