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.
[Related #337] Update wiki grammar testing page
Module grammartester moved to pegged.tester package
Replace ~> with -> in examples when -> will suffice. This was possible because they were originally used to skip nodes belonging to literals like a '+' sign or '-' sign, yet those are/were removed anyways when the tree is decimated.
Updated docs to reflect the changes to the testing grammar.
Merge latest documentation into the wiki.