# tengri ***tengri*** is a metaframework for building interactive applications with rust. (aren't we all?) tengri is published under [**AGPL3**](../LICENSE). ## tengri and tek tengri is developed as part of [***tek***](https://codeberg.org/unspeaker/tek), a music program for terminals. ## tengri and dizzle tengri integrates with [***dizzle***](./dizzle), a framework for defining domain-specific languages. ## what's in the box excluding the reexports, tengri is a flat namespace containing the following kinds of things: ### logical ### temporal ### aural ### spatial ### textual checkout the repo and generate docs with `cargo doc` to explore!