cypher
Meta-crate for the cyrs Cypher / GQL frontend. Re-exports the library surface — lossless CST, typed AST, HIR, semantic analysis, schema-aware checks, diagnostics, formatter, and plan IR — behind feature-gated slices.
[]
= "0.0.1"
Feature slices (see spec 0001 §17.15):
core— lexer, parser, AST, HIR, sema, diagnostics, plan, DBfmt,fmt-only— formatter surfaceschema,schema-only— schema / type-system surfacelsp-only— library surface consumed by the LSP binary
For the full story — architecture, dependency graph, and testing bar — see the repo-root README.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE)
- MIT license (LICENSE-MIT)
at your option.