Files
WRNexusJS/packages/syntax/README.md
2026-07-22 17:29:08 +05:30

8 lines
275 B
Markdown

# @wrnexus/syntax
Canonical WRN lexer, parser, AST, language metadata, source positions, and stable
diagnostics. Framework tooling should import this package instead of implementing a
separate `.wrn` parser.
See `docs/WRN-LANGUAGE-SPEC-1.0.md` in the WRNexusJS repository.