Skip to content

Staticlark missing features #1998

@dustmop

Description

@dustmop

The starlark static analysis has a number of missing pieces that need implementation before being useful.

  • loop handling: iterate analysis until a fixed-point is found
  • data structures need to be tracked, not just scalar bindings
  • syntax forms are not all handled by the control flow builder
  • environments need to support lexical scopes
  • inner functions are not handled

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions