rhai 0.13.0

Embedded scripting for Rust
Documentation
1
2
let x = 78;
print(x);