pest-ion

Crates.iopest-ion
lib.rspest-ion
version0.0.0
sourcesrc
created_at2021-06-08 16:58:13.784563
updated_at2021-06-08 16:58:13.784563
descriptionA simple Pest grammar to Ion converter
homepagehttps://github.com/partiql/partiql-lang-rust/pest-ion
repositoryhttps://github.com/partiql/partiql-lang-rust/pest-ion
max_upload_size
id407872
size17,715
Josh Pschorr (jpschorr)

documentation

README

Pest to Ion

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.

Commit count: 296

cargo fmt