Flexible and unopinionated parsing framework.
Go to file
2024-07-28 02:29:49 -04:00
.editorconfig Initial commit 2024-07-28 02:16:36 -04:00
errors.go Initial commit 2024-07-28 02:16:36 -04:00
go.mod Initial commit 2024-07-28 02:16:36 -04:00
lexer.go Initial commit 2024-07-28 02:16:36 -04:00
LICENSE Initial commit 2024-07-28 02:16:36 -04:00
parser.go Add way to specify token names 2024-07-28 02:29:49 -04:00
position.go Initial commit 2024-07-28 02:16:36 -04:00
README.md Initial commit 2024-07-28 02:16:36 -04:00

goparse

Flexible and unopinionated parsing framework.