rune-cli

Crates.iorune-cli
lib.rsrune-cli
version0.13.4
sourcesrc
created_at2020-08-06 13:19:24.096133
updated_at2024-07-23 00:40:50.751139
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
size72,357
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: 1373

cargo fmt