We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96934ec commit bfb3861Copy full SHA for bfb3861
README.md
@@ -1,6 +1,8 @@
1
parse is Go implementation of PEG parser.
2
=========================================
3
4
+[](https://pkg.go.dev/github.com/rymis/parse)
5
+
6
This is simple Go parser that uses mapping from Go types to PEG language definitions.
7
8
Simple example:
0 commit comments