#embedded-scripting #interpreter #scripting-language

app rune-cli

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

40 releases

0.14.1 Sep 14, 2025
0.13.4 Jul 23, 2024
0.13.2 Mar 7, 2024
0.13.1 Oct 10, 2023
0.7.0 Oct 19, 2020

#581 in Parser implementations

Download history 47/week @ 2025-09-16 9/week @ 2025-09-23 12/week @ 2025-09-30 2/week @ 2025-10-07 4/week @ 2025-10-14 8/week @ 2025-10-21 1/week @ 2025-10-28

1,543 downloads per month

MIT/Apache

4MB
92K SLoC

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

Dependencies

~19–37MB
~441K SLoC