riddl icon indicating copy to clipboard operation
riddl copied to clipboard

A compiler for the DDD-based design language RIDDL

Results 90 riddl issues
Sort by recently updated
recently updated
newest added

This should provide a better way to work with plugin modules where the module can be published locally and then found by riddlc dynamically. Currently doesn't work because test case...

enhancement

Details: * https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry#publishing-a-package

enhancement
build
blocked

### **Is your feature already requested in another issue?** No ### **Is your feature a defect?** No. ### **Is your feature request related to a problem? Please describe.** The problem...

enhancement

Create a post-validation pass, named "Codify", that uses a configured external AI API (GPT LLM) to translate the statements in On Clauses, Functions, and Sagas into actual code for various...

enhancement

It is possible since JDK 9 to get a more optimized JDK and runner generated with the various jxxx tools. This should be doable and provide a small benefit, perhaps...

build
blocked

In the Developer's Guide, present diagrams for the various definitions, their containment hierarchy and what all the sealed traits mean. Also, explain the Pass design and how to write the...

documentation
good first issue

When sbt-ossuminc support it, configure the build to work with scala.js, scala.native and scala.jvm. This needs to be supported generically by sbt-ossuminc first.

enhancement
build

Create a brew cask so that riddlc can be installed with `brew install riddlc`

build

We need development tools to be able to work with RIDDL and provide advanced editing features. That’s what LSP, Language Server Protocol is for. LSP has a JVM implementation in...

enhancement
good first issue
help wanted
when need demonstrated

Review SAE International's standard: * Architecture Analysis & Design Language (AADL) * AS5506 Revision D To see if there are any RIDDL language features that have been missed or that...

enhancement