#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

#1359 in Parser implementations

Download history 151/week @ 2024-07-23 220/week @ 2024-07-30 15/week @ 2024-09-10 7/week @ 2024-09-17 10/week @ 2024-09-24 12/week @ 2024-10-01

1,814 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

~14–29MB
~367K SLoC