dashlang 0.1.0

Declarative language for expressing DashScene content
Documentation
1
2
3
4
5
//! Declarative language for expressing DashScene content.
//!
//! DashLang is used to describe scenes before compilation and lowering.
//! It may take the form of a textual DSL, structured source format,
//! or schema-driven authoring format.