Main Page

From clarc

(Difference between revisions)
Jump to: navigation, search
(Welcome to the clArc wiki!)
(Welcome to the clArc wiki!)
Line 2: Line 2:
[[File:clarc-logo.png|right|300px]]clArc is a workbench that supports the development of cloud-based software. It takes a architecture-centric, model-driven approach to make development agile, easy and non-pain-in-the-ass. clArc employes a set of comprehensible modeling languages to specify orthogonal aspects of cloud software and separate them from the actual business logic. Based on these models, code generators and runtime environments unobtrusively provide necessary framework code as well as analysis and test support.
[[File:clarc-logo.png|right|300px]]clArc is a workbench that supports the development of cloud-based software. It takes a architecture-centric, model-driven approach to make development agile, easy and non-pain-in-the-ass. clArc employes a set of comprehensible modeling languages to specify orthogonal aspects of cloud software and separate them from the actual business logic. Based on these models, code generators and runtime environments unobtrusively provide necessary framework code as well as analysis and test support.
 +
 +
== Internal Ressouces ==
 +
 +
* [https://sselab.de/lab1/user/project/clarc/overview/ clArc@SSELab]
 +
* [mailto:clarc@lab2.sselab.de Developer Mailinglist]
 +
* [https://sselab.de/lab2/private/trac/clarc/ Trac]
 +
* [https://sselab.de/lab2/private/svn/clarc/ Subversion Repository]

Revision as of 10:55, 25 October 2011

Welcome to the clArc wiki!

clArc is a workbench that supports the development of cloud-based software. It takes a architecture-centric, model-driven approach to make development agile, easy and non-pain-in-the-ass. clArc employes a set of comprehensible modeling languages to specify orthogonal aspects of cloud software and separate them from the actual business logic. Based on these models, code generators and runtime environments unobtrusively provide necessary framework code as well as analysis and test support.

Internal Ressouces