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
121
Commits
2
Branches
0
Tags
master
T
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
b
c7a743b07e
Test and check / test-and-check (push)
Canceled after 0s
Details
Apostrophes are serious business
2026-08-21 23:11:15 -06:00
.gitea
/workflows
Check and test code on psuh
2026-08-21 18:21:16 -06:00
bytes
Use a lot less MakeState
2026-08-21 23:08:51 -06:00
internal
Apostrophes are serious business
2026-08-21 23:11:15 -06:00
naive
Move Map and Run onto Parser, and document stuff
2026-08-20 23:14:00 -06:00
test
Don't require so much Pos() when making messages
2026-08-21 22:36:36 -06:00
.gitignore
Added vscode config and test logs to .gitignore
2024-09-03 13:57:43 -06:00
bind.go
Apostrophes are serious business
2026-08-21 23:11:15 -06:00
gigaparsec.go
Apostrophes are serious business
2026-08-21 23:11:15 -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
Use a lot less MakeState
2026-08-21 23:08:51 -06:00
README.md
Don't be so negative, man
2024-11-29 00:55:59 -07:00
seq.go
Don't require so much Pos() when making messages
2026-08-21 22:36:36 -06:00
state_test.go
Check source files for missing SPDX headers
2024-09-30 18:56:06 -06:00
TODO.txt
Apostrophes are serious business
2026-08-21 23:11:15 -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%