@nola-lang/parser
v0.1.4
Published
Nola parser: .tsi source to Nola AST (internal; bundles a vendored @babel/parser fork)
Readme
Part of Nola, a TypeScript superset (.tsi) where infer functions and ask extractors turn prompts into typed values.
Internal package — you probably want nola-lang (the dev tool) or @nola-lang/runtime (the app dependency).
This package parses .tsi source into the Nola AST. Its published bundle inlines a vendored fork of @babel/parser (MIT — see LICENSE for the upstream notice); the fork itself is never published.
Versioned in lockstep with the whole toolchain; internal APIs may change in any release.
