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 9941dae commit b145410Copy full SHA for b145410
README.md
@@ -2,6 +2,7 @@
2
An extensible lexical, syntax parser for languages commons (Json parsing is included by default)
3
4
Introduction:
5
+
6
I needed a data-driven configuration mechanic for another project. So I chose Json format and it was how this parser came to live.
7
8
Scanner:
0 commit comments