Assess the impact of a proposed Talqor syntax or grammar change before implementation. Use for new syntax, operators, precedence shifts, keyword additions, AST shape changes, or parser recovery changes.
Quellsprache: Englisch
Menü
SkillsMP hat 8 Skills aus freedom-winds/talqor gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 8 von 8 gesammelten Skills angezeigt.
Assess the impact of a proposed Talqor syntax or grammar change before implementation. Use for new syntax, operators, precedence shifts, keyword additions, AST shape changes, or parser recovery changes.
Quellsprache: Englisch
Design or refactor Talqor IR, lowering, runtime services, ABI, and backend boundaries with explicit invariants, migration costs, and extension strategy.
Quellsprache: Englisch
Review a Talqor change for spec conformance, hidden breakage, missing tests, diagnostic quality, and docs or tooling drift.
Quellsprache: Englisch
Implement or refactor the Talqor lexer, parser, and AST from the approved grammar while preserving spans, diagnostics, and regression coverage.
Quellsprache: Englisch
Design Talqor standard-library or module APIs with a minimal v1 surface that avoids premature runtime, ABI, or type-system lock-in.
Quellsprache: Englisch
Build and harden Talqor CLI, formatter, LSP, syntax tooling, CI, benchmarks, packaging, and release automation without diverging from the language spec.
Quellsprache: Englisch
Implement Talqor name resolution, symbol tables, type checking, generics / inference behavior, and semantic diagnostics from the approved semantics.
Quellsprache: Englisch
Separate must-have Talqor v1 work from later extensions. Use when a feature could force irreversible parser, type-system, runtime, ABI, module-system, or tooling choices.
Quellsprache: Englisch