Skip to content
Viktor Chernev edited this page Nov 14, 2024 · 17 revisions

Describe is a domain specific markup language designed to write and maintain complex data lists that are compiled on demand to various formats, such as html, xml, sql and json. It is simple to use, intuitive and easy to master. Describe is readily extendаble - implementing support for new target languages or customizing the transpilation process is straightforward, making it adaptable to a wide range of projects.

Links

Learn to write Describe code
Learn to compile Describe code

Browse the Full Documentation
Browse the Technical Documentation
Browse the Describe Library

Clone this wiki locally