Skip to content

v4: integrate the new parser #423

@SuperFola

Description

@SuperFola

WIP


It has been decided to write a new parser for ArkScript v4 ; it should help with generating understandable error messages for the user, and reduce the maintenance cost.

The integration of this new parser should be done in multiple steps:

  • the CI of the parser, I wish the keep the separate testing and fuzzing of the parser
  • replacing the current lexer and parser
  • implementing import resolving
    • update the examples, tests and standard library

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions