Skip to content

Implement a red-green tree framework for the Syntax Tree #5

@LPeter1997

Description

@LPeter1997

Since we want to stay immutable, I think one of the best alternatives we have for the AST would be a red-green tree. Since they would be a bit cumbersome to write by hand, we could generate it with either SGs or even just from an external DSL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions