parser: introduce TextParser and refactor Parser #7
Reference in New Issue
Block a user
Delete Branch "pr-amery-textparser"
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?
this requires asciigoat 0.3.8, but mod file is not updated to reflect that
weird. the branch builds for me as-is. maybe go.work is messing things up
TextParser.Discard()/Text.Emit() commit amended to required asciigoat 0.3.9 for lexer.Position.Add().
LGTMN