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
114
Commits
2
Branches
0
Tags
6b201fbb69d54630e40d636dfc16849872175811
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
6b201fbb69
Finish and test Token combinator
2026-08-20 22:54:31 -06:00
bytes
Finish and test Token combinator
2026-08-20 22:54:31 -06:00
internal
Write doc comments for the Seq family
2026-08-20 20:41:56 -06:00
naive
Finish renaming Seq2 to Seq
2026-08-20 20:35:40 -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
Added Bracket, Where, and Token (without tests)
2025-04-11 19:03:45 -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 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%