Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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