Description
Edits and explores ANTLR grammars in a graphical IDE built on NetBeans. It helps language-tool developers visualize grammar behavior and work on parser definitions with more feedback than a plain text editor.
Use it for grammar development and testing, not as a general programming IDE. Treat sample inputs as untrusted data when experimenting with parsers.