Visit the site 🌐
—
Read the book 📖
# rune-cli
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:
```text
cargo run --bin rune -- scripts/hello_world.rn
```
[Rune Language]: https://rune-rs.github.io
[rune]: https://github.com/rune-rs/rune