rune-cli

Crates.iorune-cli
lib.rsrune-cli
version0.14.1
created_at2020-08-06 13:19:24.096133+00
updated_at2025-09-14 10:15:34.148107+00
descriptionAn interpreter for the Rune Language, an embeddable dynamic programming language for Rust.
homepagehttps://github.com/rune-rs/rune
repositoryhttps://github.com/rune-rs/rune
max_upload_size
id273659
size86,676
John-John Tedro (udoprog)

documentation

https://docs.rs/rune

README

rune logo
Visit the site 🌐Read the book 📖

rune-cli

github crates.io docs.rs build status chat on discord

An interpreter for the Rune Language, an embeddable dynamic programming language for Rust.


Usage

If you're in the repo, you can take it for a spin with:

cargo run --bin rune -- scripts/hello_world.rn
Commit count: 1609

cargo fmt