treetop

Ruby-based text parsing and interpretation (command-line utility)
  https://github.com/cjheath/treetop
  0
  no reviews



Treetop is a language for describing languages. It provides a Ruby implementation of a custom language based on parsing expression grammars (PEGs).

This package provides the top-level utility script tt.