API Reference¶
Auto-generated reference documentation for the Dazzle codebase.
Auto-generated content
These pages are generated from source code analysis. For curated documentation, see the Architecture and DSL Reference sections.
Modules¶
| Module | Files | Description |
|---|---|---|
| dazzle | 1082 | DSL parser, IR, runtime, CLI, MCP server, UI, and back-end services |
Quick Links¶
- Parser: dazzle/core/parser.py
- IR Types: dazzle/core/ir/
- Validator: dazzle/core/validator.py
- CLI: dazzle/cli/
- Backend Runtime: dazzle/back/runtime/
- UI Components: dazzle/ui/runtime/