Embeddable dynamic programming language for Rust
rune
$ rune script.rn
$ rune -c 'println!("Hello from Rune");'
$ rune