-
-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Labels
ark/parserParser relatedParser related❗️ priority/medium💥 breaking changeIndicate that the issue/PR is bringing breaking change(s) in the languageIndicate that the issue/PR is bringing breaking change(s) in the language
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ark/parserParser relatedParser related❗️ priority/medium💥 breaking changeIndicate that the issue/PR is bringing breaking change(s) in the languageIndicate that the issue/PR is bringing breaking change(s) in the language