Skip to content

Graph schemas #89

@robrix

Description

@robrix

I'd like to be able to provide some sort of schema for the kinds of nodes I'm constructing within a graph, and where they can be found in relation to the syntax tree.

(This would give us a nice way to describe stack graph or eval rules for example, in a way that's machine-checkable.)

Talked with @dcreager about this, and he suggested testing against such as a midway point to actually verifying.

In addition to verification/validation, this could also be used to give us constructors for subgraphs, which could be quite convenient when building stack graphs for example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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