This website requires JavaScript.
Explore
Help
Sign In
b
/
gigaparsec
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
40
Commits
1
Branch
0
Tags
065bb70138faf1330b566258e2a56352787f1993
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
b
065bb70138
Return End parser from a function for better doc generation
2024-09-11 11:46:47 -06:00
bytes
Separate parsing status from actual errors
2024-09-11 10:25:45 -06:00
cursor
Stubbed missing tests
2024-09-10 16:58:34 -06:00
.gitignore
Added vscode config and test logs to .gitignore
2024-09-03 13:57:43 -06:00
gigaparsec.go
Return End parser from a function for better doc generation
2024-09-11 11:46:47 -06:00
go.mod
Upgrade github.com/shoenig/test to v1.11.0
2024-09-10 08:54:29 -06:00
go.sum
Upgrade github.com/shoenig/test to v1.11.0
2024-09-10 08:54:29 -06:00
inspiration.md
Fix inspiration URL and formatting
2024-09-02 11:11:00 -06:00
LICENSE.txt
Added LICENSE.txt
2024-09-11 11:16:44 -06:00
parser_test.go
Separate parsing status from actual errors
2024-09-11 10:25:45 -06:00
S
Description
Monadic parser combinators in Go
197
KiB
Languages
Go
100%