#language #scripting #scripting-language

app rune-cli

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

36 releases

0.13.1 Oct 10, 2023
0.12.4 Jun 9, 2023
0.12.3 Mar 24, 2023
0.12.0 Jun 11, 2022
0.7.0 Oct 19, 2020

#246 in Parser implementations

Download history 8/week @ 2023-08-07 41/week @ 2023-08-14 102/week @ 2023-08-21 72/week @ 2023-08-28 37/week @ 2023-09-04 38/week @ 2023-09-11 1/week @ 2023-09-18 6/week @ 2023-09-25 4/week @ 2023-10-02 26/week @ 2023-10-09 22/week @ 2023-10-16 19/week @ 2023-10-23 59/week @ 2023-10-30 41/week @ 2023-11-06 1/week @ 2023-11-13 41/week @ 2023-11-20

150 downloads per month

MIT/Apache

3MB
72K 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

~13–24MB
~368K SLoC