grabapl_syntax 0.0.3

Parsing support for grabapl.
Documentation

grabapl_syntax

A text-based frontend for grabapl languages, supporting a Rust-like syntax with pluggable client-defined parsing rules for operations and types.

See the main grabapl documentation for an example program written in this syntax.

See the documentation of this crate for precise details on the syntax and how to implement it for your own grabapl::Semantics client.