https://github.com/raviqqe/parcom
Parser combinators in Go
https://github.com/raviqqe/parcom
golang parser
Last synced: 5 months ago
JSON representation
Parser combinators in Go
- Host: GitHub
- URL: https://github.com/raviqqe/parcom
- Owner: raviqqe
- License: unlicense
- Created: 2018-11-30T05:35:16.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-11-15T15:12:14.000Z (over 1 year ago)
- Last Synced: 2024-11-15T16:24:54.134Z (over 1 year ago)
- Topics: golang, parser
- Language: Go
- Homepage: https://godoc.org/github.com/raviqqe/parcom
- Size: 72.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# parcom
[](https://github.com/raviqqe/parcom/actions)
[](https://codecov.io/gh/raviqqe/parcom)
[](https://goreportcard.com/report/github.com/raviqqe/parcom)
[](UNLICENSE)
Parser combinator library
## License
[The Unlicense](UNLICENSE)