Set up a second layer to the SGF parser #226
No reviewers
Labels
No Label
hex-grid
maintenance
music-player
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: savanni/monorepo#226
Loading…
Reference in New Issue
No description provided.
Delete Branch "kifu/game-repr"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Where the first layer parses a file into a list of node trees, the second layer interprets that tree of nodes. This is where we start to get coherent information about a game.
Set up a layered SGF parserto Set up a second layer to the SGF parser