This website requires JavaScript.
Explore
Help
Sign In
b
/
gigaparsec
Watch
1
Star
0
Fork
0
You've already forked gigaparsec
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
106
Commits
1
Branch
0
Tags
4e157f7a0e200c4ce304ff32844a53d65c210993
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Brandon Dyck
4e157f7a0e
Regexp: succeed on empty match at end of input
2025-04-02 14:06:12 -06:00
bytes
Regexp: succeed on empty match at end of input
2025-04-02 14:06:12 -06:00
internal
Check source files for missing SPDX headers
2024-09-30 18:56:06 -06:00
naive
Add Seq benchmarks
2024-11-29 23:38:38 -07: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
Turn up Bind/Seq count and write a simple Bind benchmark
2024-10-17 16:01:27 -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
Added Try tests
2024-10-17 08:57:45 -06:00
README.md
Don't be so negative, man
2024-11-29 00:55:59 -07:00
seq.go
Turn up Bind/Seq count and write a simple Bind benchmark
2024-10-17 16:01:27 -06:00
state_test.go
Check source files for missing SPDX headers
2024-09-30 18:56:06 -06:00
TODO.txt
Add some TODOs
2025-04-02 13:27:16 -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
Description
Monadic parser combinators in Go
Readme
197
KiB
Languages
Go
100%