This website requires JavaScript.
Explore
Help
Register
Sign In
sashakoshka
/
goparse
Watch
1
Star
0
Fork
0
You've already forked goparse
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Flexible and unopinionated parsing framework.
3
Commits
1
Branch
2
Tags
46
KiB
Go
100%
f3b628c404
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with Clone
Cite this repository
APA
BibTeX
Cancel
Sasha Koshka
f3b628c404
Add godoc badge
2024-07-28 17:41:37 -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
Add godoc badge
2024-07-28 17:41:37 -04:00
README.md
goparse
Flexible and unopinionated parsing framework.