Home

Awesome

Desktop Antlr Grammar Editor (DAGE)

Features

Grammar processing stages

  1. Grammar syntax checks, parser name and rules collecting.
  2. Grammar semantics checks and parser generation for certain runtime.
  3. Generated code semantics checks and parser compilation (Interpretation).
  4. Text parsing and text syntax errors collecting.

Error types

  1. ANTLR grammar syntax errors.
  2. ANTLR tool grammar semantics errors.
  3. Generated code semantics errors.
  4. Parsing text syntax errors.

Supported runtimes

Tests

AppVeyor build status (Windows and Linux)