https://github.com/rwxrob/pegn
PEGN Parser and Interpreter in Go
https://github.com/rwxrob/pegn
Last synced: 6 months ago
JSON representation
PEGN Parser and Interpreter in Go
- Host: GitHub
- URL: https://github.com/rwxrob/pegn
- Owner: rwxrob
- License: apache-2.0
- Created: 2022-03-13T07:30:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-30T03:59:30.000Z (about 3 years ago)
- Last Synced: 2024-10-26T00:07:50.269Z (about 1 year ago)
- Language: Go
- Size: 174 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# PEGN Scanner, Parser, and AST in Go
🚧 Still a long way from 2023-01 version of `pegn` package to accompany the next release of the [PEGN specification](https://github.com/rwxrob/pegn-spec).
See for documentation.