Closed CyberiaResurrection closed 10 months ago
Convert starline parsing from regex-based to full-blown lexer-parser combination.
My current goal is to expose the same API as the regex matcher, so the rest of star parsing doesn't need to care about the change.
Convert starline parsing from regex-based to full-blown lexer-parser combination.
My current goal is to expose the same API as the regex matcher, so the rest of star parsing doesn't need to care about the change.