marser 0.1.1

Parser combinator toolkit with matcher-level backtracking and rich error reporting.
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "name": "Example Project",
  "version": 1,
  "active": true,
  "tags": ["parser", "json", "example"],
  "settings": {
    "indent": 2,
    "strict": false
  }
}