didaskalia

GitLab repository MIT licensed crates.io docs.rs

NOTE: this project is still early-stage - frequent breaking changes expected!

Didaskalia is an over-complicated language to store text entries and sequences across different languages in a consistent manner. You may use this to store video game dialogue content, or even for UI content.

Consider checking out the changelog.

Show me an example!

```dsk lang english

[helloworld] = Hello World, in English! [someparagraph] = '' This entry contains ... ... multiple lines! '' ```