grabapl_syntax

Crates.iograbapl_syntax
lib.rsgrabapl_syntax
version0.0.4
created_at2025-07-27 14:07:31.312563+00
updated_at2025-07-27 22:22:49.288109+00
descriptionParsing support for grabapl.
homepage
repository
max_upload_size
id1770111
size142,474
Niels Saurer (skius)

documentation

https://docs.rs/grabapl_syntax/latest/grabapl_syntax/

README

grabapl_syntax

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

This is the basis for the online playground.

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.

Commit count: 0

cargo fmt