This is a simple tool and library for converting [Pest] grammars to [Ion] data format.
The motivation for this is to make a portable way to introspect [Pest] grammars in other tools as a data format versus having to provide bespoke parsers for the Pest syntax in other platforms.