Roadmap
DCL is a language project. This roadmap summarizes the public repository roadmap and keeps near-term website work separate from later tooling.
Current Version
DCL v0.9
Status: Experimental
Compiler: dcl 0.1.0
Implemented
- Compiler CLI for version, check, and IR output.
- Contexts and cross-context dependencies.
- Policies and policy attachments.
- Local and supervising lifecycles.
- Effects, events, observations, rules, and outcome causation.
- Static documentation website.
Planned
- Playground.
- Visuals.
- VS Code extension.
- Language server.
- MCP server.
Future Direction
- Runtime projections.
- Documentation generation.
- Diagram generation.