2,564 downloads
ANTLR has a sophisticated grammar development environment called ANTLRWorks, written by Jean Bovet. Terence Parr is the maniac behind ANTLR and has been working on language tools since 1989. He is a professor of computer science at the University of San Francisco. ANTLRWorks 2 is a complete rewrite of the previous grammar tool using several new techniques developed at Tunnel Vision Labs. The core framework we use for NetBeansĀ® development was originally created for this project, but easily extends to other languages and is the starting point for all of our NetBeans-based applications.
Updated: January 11, 2013BSD LicenseThe ANTLR GUI development environment
ANTLRWorks is a novel grammar development environment for ANTLR v3 grammars. It combines an excellent grammar-aware editor with an interpreter for rapid prototyping and a language-agnostic debugger for isolating grammar errors.
ANTLRWorks is a useful and reliable application which helps you eliminate grammar errors and highlights the path in the existing diagram.
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.
System requirements
Filed under
New in ANTLRWorks 1.4.1:- TJP updated to compile with ANTLR 3.3.
ANTLRWorks 1.5
add to watchlistsend us an update- runs on:
- Windows All
- file size:
- 2.5 MB
- filename:
- antlrworks-1.5.jar
- main category:
- Programming
- developer:
- visit homepage
top alternatives FREE
top alternatives PAID
Package Details: antlrworks 2.1-3
Package Actions
- View PKGBUILD / View Changes
Antlrworks 2 Download
Git Clone URL: | https://aur.archlinux.org/antlrworks.git (read-only, click to copy) |
---|---|
Package Base: | antlrworks |
Description: | A netbeans-based grammar IDE for ANTLR |
Upstream URL: | http://tunnelvisionlabs.com/products/demo/antlrworks |
Licenses: | GPL |
Submitter: | will.price94 |
Maintainer: | Rubonnek |
Last Packager: | Rubonnek |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2014-10-16 09:46 |
Last Updated: | 2021-06-01 20:18 |
Required by (0)
Rubonnek commented on 2021-05-20 14:51
Antlrworks 2
will.price94 commented on 2021-05-19 07:54
Antlrworks 2.1
Hi @Rubonnek, I don't have time to maintain this. I've disowned the package so feel free to take over :)
Rubonnek commented on 2021-05-19 02:37
To run, antlrworks requires JRE 8:
This should be specified as a dependency.