Skip to content

Migrate the parser to the language definition v2 #638

@Xanewok

Description

@Xanewok

At the moment we use our Rust macros 1.0 (aka DSL v1) to define the language for our parser. We already have:

  1. YAML spec
  2. DSL v1
  3. DSL v2

So to cut down the different definitions, we should migrate to the newest definition (see #617).

Migration PR:

Impacts the AST:

Does not impact the AST:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions