riddl
riddl copied to clipboard
A compiler for the DDD-based design language RIDDL
The generated documentation should not be limited to the generation of a single Hugo theme but support multiple suitable Hugo themes. The goal is not to support all Hugo themes,...
It would be useful if a model could be exported to Atlassian Confluent especially if it was able to use its linking capabilities, toc, etc.
It seems that a really useful thing that could be generated out of RIDDL is a collection of tasks in a jira project. RIDDL will generate source code that will...
Knowing who uses what is a good way to comprehend a model. Having a graphical exploration way of doing it is even better. Something like this would be good: https://towardsdatascience.com/network-graph-with-d3js-on-canvas-b90f275dfaa6
┆Issue is synchronized with this [Jira Task](https://yoppworks.atlassian.net/browse/RL-19) by [Unito](https://www.unito.io)
┆Issue is synchronized with this [Jira Story](https://yoppworks.atlassian.net/browse/RL-82) by [Unito](https://www.unito.io)
┆Issue is synchronized with this [Jira Story](https://yoppworks.atlassian.net/browse/RL-83) by [Unito](https://www.unito.io)
In addition to the already supported `include` feature, it should be possible to "import" a portion of a domain module from a pre-compiled `.bast` file. This *might* save some time...
Allow the AST to be encoded into a binary file that can be quickly loaded into memory and leveraged as needed. ┆Issue is synchronized with this [Jira Story](https://yoppworks.atlassian.net/browse/RL-90) by [Unito](https://www.unito.io)
The plugin automatically provides syntax highlighting, brace matching and code folding. Here's an example of what it looks like in the Editor window: https://gitlab.com/yoppworks/ossum/riddl-idea-plugin/-/blob/main/img/highlighting.png ┆Issue is synchronized with this [Jira...