Model-driven generation of graphical editors.
The goal is to generate simulations from a graphical DSL.
The Graphical-Editor is configured via the textual DSL's by using the DSL-Editor.
The DSL-Editor supports auto-completion of keywords and the detection of possible parsing errors.
To keep the overview, you can use the outline function, which displays all defined elements of the DSL and
allows to select them within the DSL editor.
With the graphical editor configured by the DSL's, you can create and edit any model you want.
Now scala code can be generated and downloaded from a previously created and saved model.
For more information please visit our Wiki