Open, AST-backed standards for content generated by humans, systems, and AI agents.
slidelang compiles plain text into presentations. doclang compiles plain text into
documents. Both share one core: a parser, a versioned AST, and a renderer — so a .slidelang or
.doclang file is a portable, agent-friendly source of truth, not a proprietary blob.
ziradocs stewards both languages as open source (Apache-2.0), and builds commercial products on top of them: signed binaries, premium themes and corporate-fidelity export, support and professional services, and hosted SaaS platforms (ziraflow, slideweave) for teams that want a managed editing and collaboration experience.
| Project | What it is |
|---|---|
| slidelang | DSL + CLI for presentations (HTML, PDF, PPTX) |
| doclang | DSL + CLI for documents (HTML, PDF, DOCX, Markdown) |
| spec | Language specification, JSON Schema for the AST, semver/RFC process |
| mcp-server | MCP tools (build / lint / preview / themes) for AI agents |
| llm-kit | System prompts, llms.txt, and validated examples for LLMs generating either DSL |
Repos are migrating into this org in stages — see individual repo status for what's live.
Signed & notarized binaries, premium themes and corporate PPTX fidelity, support contracts and consulting — and two hosted platforms built on the same DSLs: ziraflow (presentations + documents, unified) and slideweave (presentations only).
- Website:
ziradocs.com(in progress) - License: Apache-2.0 for all open source projects