Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Staticlark missing features #1998

Open
5 tasks
dustmop opened this issue Dec 16, 2021 · 0 comments
Open
5 tasks

Staticlark missing features #1998

dustmop opened this issue Dec 16, 2021 · 0 comments
Assignees

Comments

@dustmop
Copy link
Contributor

dustmop commented Dec 16, 2021

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
@dustmop dustmop self-assigned this Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant