Starlark in Rust: A New Implementation
Explore Starlark, a Rust implementation of a configuration language inspired by Python3.
Starlark is a configuration language implemented in Rust, inspired by Python3 and used in systems like Bazel, Buck, and Buck2. The project has been taken over by Meta and is under rapid development. Those interested in trying Rust Starlark can clone the repository to get started.
This synthesis was produced from its source by AI; there is no human editor or manual review step. How we work