Unified Typescript-to-SQF E2E Framework
packages/core— typed SQF/core/cfg bindings (@lance/core)packages/compiler— TS → SQF compiler (@lance/compiler)packages/cli—lanceCLI (@lance/cli)playground— scratch
bun installGet CLI:
scripts/install-cli.shbun run typecheck
bun run testCompile a project with the compiler package:
bun run compileRegenerate cfg-derived typed trees in core:
bun run core:generate