Static type system for Starlark
Open
P1
team-Starlark-Interpreter
type: feature request
- Dominant language
- Java
- Stars
- 25.8k
- Forks
- 4.6k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 72
Description
Tracking issue for the design and implementation of a prototype static type system for Starlark, subsuming #22935 and #7468.
The approach is along the lines of #22935 (and the implementation builds on it), but without the focus on checking dynamic types at function boundaries.
Contributor guide
Assessment
This issue has not been assessed yet.