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.
원문 언어: 영어
메뉴
SkillsMP는 freedom-winds/talqor에서 8개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 8개 중 8개를 표시합니다.
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.
원문 언어: 영어
Design or refactor Talqor IR, lowering, runtime services, ABI, and backend boundaries with explicit invariants, migration costs, and extension strategy.
원문 언어: 영어
Review a Talqor change for spec conformance, hidden breakage, missing tests, diagnostic quality, and docs or tooling drift.
원문 언어: 영어
Implement or refactor the Talqor lexer, parser, and AST from the approved grammar while preserving spans, diagnostics, and regression coverage.
원문 언어: 영어
Design Talqor standard-library or module APIs with a minimal v1 surface that avoids premature runtime, ABI, or type-system lock-in.
원문 언어: 영어
Build and harden Talqor CLI, formatter, LSP, syntax tooling, CI, benchmarks, packaging, and release automation without diverging from the language spec.
원문 언어: 영어
Implement Talqor name resolution, symbol tables, type checking, generics / inference behavior, and semantic diagnostics from the approved semantics.
원문 언어: 영어
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.
원문 언어: 영어