Semantic modelling is a technology allowing to solve those problems. This is how it works:
- Developer or subject domain expert creates a specification of the application logic (semantic model) in
d0SLlanguage ind0SDKIDE. - Then
d0SDKgenerates java code of this semantic model - This semantic model’s java code can now be executed on
d0VM(delta 0 virtual machine)