Roadmap
From an idea to a language you can rely on.
A deliberately honest, sequenced plan. Dates are intentionally omitted; each phase begins when the previous one is genuinely solid.
This roadmap is directional, not a commitment. Order and scope will change as the language and the community evolve.
The compiler pipeline
How intent becomes verified artifacts.
The planned SkillsTech Compiler does not just turn syntax into code. It turns intent into validated engineering artifacts: plans, code, tests, docs, diagrams, and a proof.
- Intent source→
- Parse→
- Intent AST→
- Semantic analysis→
- Contract graph→
- Architecture graph→
- Implementation plan→
- Target generation→
- Verification→
- Proof artifact
Foundations
Now- Language vision and principles
- Draft syntax for Missions, contracts, and guarantees
- Public website and early examples
- Waitlist and early community
Language & tooling
Next- Formal grammar and specification
- Reference compiler prototype
- Command-line interface (CLI)
- Interactive playground with real parsing
Verification & targets
Later- Contract verification against implementations
- TypeScript, Python, and .NET targets
- OpenThunder integration for understanding builds
- VS Code extension and editor tooling
Ecosystem
Exploring- Package manager and examples repository
- RFC process for language changes
- Community forum
- SkillsTech IDE integration and a certification path