-
-
Notifications
You must be signed in to change notification settings - Fork 284
Open
Labels
Discussion neededThis feature needs discussion to iron out detailsThis feature needs discussion to iron out details
Description
There are several things the compiler output could be used for:
- Feed to a doc creator
- Feed to an LSP
- Feed to tooling for generating information about the code (e.g. "Go to definition")
- Feed to conversion tools
- AST inspector
- Other uses
These all pull in different directions.
What's needed to know is:
(a) What should be the output
(b) What should the organization of the data be.
I am opening this for discussion.
Metadata
Metadata
Assignees
Labels
Discussion neededThis feature needs discussion to iron out detailsThis feature needs discussion to iron out details