AntlrDT 1.2.0

4  

Categories:
Login or register to tag items

AntlrDT:
Full Eclipse platform IDE support for both ANTLR Grammar (.g) and StringTemplate (.stg & .sti) files. Built on DLTK and Zest.

The grammar and string template editors provide full syntax-directed editing, highlighting, code folding, and code template support. The grammar editor implements real-time static analysis of the grammar being edited, with full error marker support, using the reference ANTLRv3.g grammar. Full and incremental code gen builders are provided using ANTLR 3.2 code gen.

Features:

  • Hybrid grammar formatter: complete grammar formatter. Performs a full customizable format of all ANTLR grammar elements. The platform JDT formatter is invoked for all embedded JavaDoc and Java code blocks.
  • ASTView: displays the AST obtained by a live parser execution. Also captures the token stream and any parse and AST generation errors. All elements in the view are click-connected to the grammar editor.
  • Visualization: displays as a node diagram the the actual parser execution path to build an AST. Performs a live launch of a grammar generated parser.

Additional Details

  • Version Number: 1.2.0
  • Eclipse Versions: 3.4 & 3.5
  • Organization: Certiv Analytics
  • Date Created: 28/04/2008
  • Date Updated: 03/12/2009
  • Development Status: Production/Stable
  • License: Other
  • Submitted by: Gerald Rosenberg

Reviews

Add a Review