A production-grade parser frontend for the Compact language (Midnight Network)
Typed AST wrappers over the lossless Compact CST produced by compactp_parser.
Structured diagnostics (severities, codes, labeled spans) for the compactp Compact parser frontend.
Shared syntax-tree types (SyntaxKind, rowan aliases) for the compactp Compact parser frontend.
Recursive-descent parser for the Compact language producing a lossless CST and structured diagnostics.
Lexer for the Compact language (Midnight Network) — tokenizes UTF-8 source into a SyntaxKind stream.
a minimalistic but efficient radix tree implementation with extra prefix support
No description provided.
No description provided.