
Model your domain to the right level of abstraction.
Domain Specific Languages allow you to describe your business domain discarding implementation details. Radarc empowers the communication and validation of the business requirements and, at the same time, conforms a formal specification and documentation of the final system. Using code generation the model is transformed into code for an specific target platform and architecture. DSL enforces Separation of Concerns gathering structural, user interfaces or workflow aspects independently.