Create a generic AST #4

Open
opened 2025-04-22 02:22:32 -04:00 by myrddin · 0 comments
Owner

There should be a generic abstract syntax tree (AST) that can be used by all the parsers. This way the implementation of the AST is not a priority; each parser will be able to just focus on the nodes in the AST.

There should be a generic abstract syntax tree (AST) that can be used by all the parsers. This way the implementation of the AST is not a priority; each parser will be able to just focus on the nodes in the AST.
myrddin added the
Kind
Feature
label 2025-04-22 02:22:32 -04:00
myrddin self-assigned this 2025-04-22 02:22:32 -04:00
myrddin referenced this issue from a commit 2025-05-05 18:17:46 -04:00
Sign in to join this conversation.
No description provided.