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

app rune-cli

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

39 releases

0.13.4 Jul 23, 2024
0.13.2 Mar 7, 2024
0.13.1 Oct 10, 2023
0.12.4 Jun 9, 2023
0.7.0 Oct 19, 2020

#1267 in Parser implementations

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

~14–25MB
~373K SLoC