@nola-lang/compiler
v0.1.4
Published
Nola compiler: lowers .tsi to plain TypeScript with source maps (internal)
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 lowers Nola constructs to plain TypeScript (the JSX model): byte-identical outside replaced spans, source maps, schema derivation, and companion modules for cross-file types.
Versioned in lockstep with the whole toolchain; internal APIs may change in any release.
