mna / pigeon

Command pigeon generates parsers in Go from a PEG grammar.
BSD 3-Clause "New" or "Revised" License
822 stars 66 forks source link

Fix Backslash Escapes Not Being Properly Handled #135

Closed mavolin closed 9 months ago

mavolin commented 9 months ago

Closes #134