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
118
Commits
2
Branches
0
Tags
cc25ac923f17d73634033d852061fa37ffa58af8
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
cc25ac923f
Test and check / test-and-check (push)
Failing after 1m34s
Details
Check and test code on psuh
2026-08-21 18:21:16 -06:00
.gitea
/workflows
Check and test code on psuh
2026-08-21 18:21:16 -06:00
bytes
Tune up bytes example
2026-08-20 23:21:58 -06:00
internal
Write doc comments for the Seq family
2026-08-20 20:41:56 -06:00
naive
Move Map and Run onto Parser, and document stuff
2026-08-20 23:14:00 -06:00
test
Added Try tests
2024-10-17 08:57:45 -06:00
.gitignore
Added vscode config and test logs to .gitignore
2024-09-03 13:57:43 -06:00
bind.go
Turn up Bind/Seq count and write a simple Bind benchmark
2024-10-17 16:01:27 -06:00
gigaparsec.go
Move Map and Run onto Parser, and document stuff
2026-08-20 23:14:00 -06:00
go.mod
Move Map and Run onto Parser, and document stuff
2026-08-20 23:14:00 -06:00
go.sum
Upgrade github.com/shoenig/test to v1.11.0
2024-09-10 08:54:29 -06:00
inspiration.md
Fix formatting in inspiration.md
2024-11-28 22:11:05 +00:00
parser_test.go
Let Todo take other types than *testing.T
2026-08-20 20:35:07 -06:00
README.md
Don't be so negative, man
2024-11-29 00:55:59 -07:00
seq.go
Write doc comments for the Seq family
2026-08-20 20:41:56 -06:00
state_test.go
Check source files for missing SPDX headers
2024-09-30 18:56:06 -06:00
TODO.txt
Finish and test Token combinator
2026-08-20 22:54:31 -06:00
UNLICENSE
Unlicens the code and add SPDX identifier to files
2024-09-18 16:28:53 -06:00
README.md
Gigaparsec
by Brandon Dyck <
brandon@dyck.us
>
Monadic parser combinators in Go
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
Monadic parser combinators in Go
Readme
161
KiB
Languages
Go
97.4%
Go Template
2.6%