Rust implementation of the Starlark language for configuration and scripting
Rust implementation of the Starlark language
starlark
$ starlark script.star
$ starlark
$ starlark -c 'print("Hello from Starlark")'