ebnflint

verifies EBNF productions are consistent and grammatically correct

Description

Ebnflint verifies that EBNF productions are consistent and grammatically correct. It reads them from an HTML document such as the Go specification.

Grammar productions are grouped in boxes demarcated by the HTML elements

  <pre class="ebnf">
  </pre>

Usage:

  ebnflint [--start production] [file]

The --start flag specifies the name of the start production for the grammar; it defaults to "Start".

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://golang.org/x/exp


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ebnflint