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

Build document graph #118

Open
jdidion opened this issue Nov 3, 2020 · 0 comments
Open

Build document graph #118

jdidion opened this issue Nov 3, 2020 · 0 comments
Milestone

Comments

@jdidion
Copy link
Contributor

jdidion commented Nov 3, 2020

Add to the Graph module the ability to build a hierarchical document graph from a document and (recursively) all its imports.

It would be useful to have this at both the AST and TST level. The AST-level graph would be particularly useful as the basis for type inference. It may be easiest to build the TST-level graph during type inference.

@jdidion jdidion modified the milestones: post-1.0, 1.0 Nov 3, 2020
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