starlark-rust
https://github.com/facebook/starlark-rust
Rust
A Rust implementation of the Starlark language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to starlark-rust
Help out
- Issues
- F-Strings not fully supported
- Records with other records as fields fail to type check when imported
- LSP: load statement not at the top of WORKSPACE file
- Fix the number of non-goals in the README
- Allow use of reserved keywords
- Discarding the `CodeMap` for Starlark source that's embedded into the binary
- Implement runtime metrics collection in Evaluator
- VSCode extension build broken
- No way to create a `record` of user-provided type on a user-provided heap?
- Replace regex Captures::get(0).unwrap() with get_match()
- Docs
- Rust not yet supported