https://github.com/b4fun/parsimonious-go
Parsimonious Golang port
https://github.com/b4fun/parsimonious-go
Last synced: about 2 months ago
JSON representation
Parsimonious Golang port
- Host: GitHub
- URL: https://github.com/b4fun/parsimonious-go
- Owner: b4fun
- License: mit
- Created: 2023-06-23T06:25:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-04T12:22:09.000Z (about 1 year ago)
- Last Synced: 2025-03-05T14:03:20.242Z (2 months ago)
- Language: Go
- Size: 53.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# parsimonious-go
[Parsimonious][parsimonious-py] Golang port
[parsimonious-py]: https://github.com/erikrose/parsimonious
## TODO
- [ ] fix `spacelss_literal` parsing rule
- [ ] friendly error
- [ ] benchmark & unit tests## LICENSE
MIT