Binary package “ruby-treetop” in ubuntu bionic

Ruby-based text parsing and interpretation DSL

 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 Ruby library implementation of treetop.