Static, type inferred and embeddable language written in Rust
gluon
$ gluon script.glu
$ gluon
$ gluon -e 'let x = 42 in x + 8'