New Board Parser #83

Merged
savanni merged 2 commits from kifu/board-parser into main 2023-10-30 03:42:21 +00:00
Owner

I've created a new board parser which only builds the basic parse tree and interprets nodes and properties. This new tree gives better semantic information, while avoiding going to the stage of enforcing rules about node composition.

I've created a new board parser which only builds the basic parse tree and interprets nodes and properties. This new tree gives better semantic information, while avoiding going to the stage of enforcing rules about node composition.
savanni added 2 commits 2023-10-30 01:56:38 +00:00
8c3ce0c911 Import the new level-one parser
This is the parser that does a raw parse of the SGF file, interpreting components but not enforcing node types.
savanni added 2 commits 2023-10-30 01:57:02 +00:00
e461cb9908 Import the new level-one parser
This is the parser that does a raw parse of the SGF file, interpreting components but not enforcing node types.
savanni merged commit e461cb9908 into main 2023-10-30 03:42:21 +00:00
savanni deleted branch kifu/board-parser 2023-10-30 03:42:21 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: savanni/monorepo#83
No description provided.