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
- 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()
- Add "Starlark: Restart starlark language server" command
- lsp jump to def works poorly if file contains errors
- symbols in prelude files (passed in via --prelude) don't autocomplete in lsp mode
- Feature request: `typing.Literal`
- Docs
- Rust not yet supported