Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Status

Functional at ANTLR 3.3. Handles:

  • AST construction
  • Built-in automatic test scripts to quickly try out your recognizer
  • AST parser generation
  • Debug mode features
  • Grammar profiling features
  • Template output mode (using a variation of ERB instead of StringTemplate)
  • Lexer filter mode

More info.

Sample grammar

Ruby target examples.