#scripting #dynamic-programming #scripting-language #language

app rune-cli

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

37 releases

0.13.2 Mar 7, 2024
0.13.1 Oct 10, 2023
0.12.4 Jun 9, 2023
0.12.3 Mar 24, 2023
0.7.0 Oct 19, 2020

#1187 in Parser implementations

Download history 3/week @ 2024-02-21 14/week @ 2024-02-28 229/week @ 2024-03-06 29/week @ 2024-03-13 31/week @ 2024-03-20

305 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–26MB
~379K SLoC