Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Ruby target

Author

Kyle Yetter has built a new and complete Ruby target for 3.3.

Previous author: Martin Traverso (mtraverso [at] acm [dot] org)

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.

  • No labels