The ANTLR GUI Development Environment http://tunnelvisionlabs.com/products/demo/antlrworks
Go to file
2024-01-05 20:26:58 +01:00
antlrworks-1.4-BrowserLauncher.patch package created by autospec [release 1.4-1mamba;Thu Nov 25 2010] 2024-01-05 20:26:58 +01:00
antlrworks-1.4-build_xml.patch package created by autospec [release 1.4-1mamba;Thu Nov 25 2010] 2024-01-05 20:26:58 +01:00
antlrworks-script package created by autospec [release 1.4-1mamba;Thu Nov 25 2010] 2024-01-05 20:26:58 +01:00
antlrworks.desktop package created by autospec [release 1.4-1mamba;Thu Nov 25 2010] 2024-01-05 20:26:58 +01:00
antlrworks.spec package created by autospec [release 1.4-1mamba;Thu Nov 25 2010] 2024-01-05 20:26:58 +01:00
README.md package created by autospec [release 1.4-1mamba;Thu Nov 25 2010] 2024-01-05 20:26:58 +01:00

antlrworks

ANTLRWorks is a novel grammar development environment for ANTLR v3 grammars written by Jean Bovet (with suggested use cases from Terence Parr). It combines an excellent grammar-aware editor with an interpreter for rapid prototyping and a language-agnostic debugger for isolating grammar errors. ANTLRWorks helps eliminate grammar nondeterminisms, one of the most difficult problems for beginners and experts alike, by highlighting nondeterministic paths in the syntax diagram associated with a grammar. ANTLRWorks' goal is to make grammars more accessible to the average programmer, improve maintainability and readability of grammars by providing excellent grammar navigation and refactoring tools, and address the most common questions and problems encountered by grammar developers.