Skip to content

What should the JSON output be for? #2349

@lerno

Description

@lerno

There are several things the compiler output could be used for:

  1. Feed to a doc creator
  2. Feed to an LSP
  3. Feed to tooling for generating information about the code (e.g. "Go to definition")
  4. Feed to conversion tools
  5. AST inspector
  6. 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

No one assigned

    Labels

    Discussion neededThis feature needs discussion to iron out details

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions