8 lines
275 B
Markdown
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.
|