Show HN: A novel markup language for lists – Describe(github.com)
github.com
Show HN: A novel markup language for lists – Describe
https://github.com/viktorchernev/DescribeCompiler
1 comments
The algorithm had screwed me over, it will seem, as I am a new user and am shadow-blocked or something. This sucks. Will probably find a trusted user to re-post this for me, after a while...
Describe is a 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 extendible - implementing support for new target languages or customizing the transpilation process is straightforward, making it adaptable to a wide range of projects.
I need this markup as a part of another project, but it is cool on its own, and since v1.0-beta of the compiler rolled out, I've figured - "why not share it around with people?"