simonjwright / coldframe

ColdFrame generates Ada framework code and documentation from UML models.
https://simonjwright.github.io/coldframe
GNU General Public License v2.0
8 stars 1 forks source link
ada argouml

ColdFrame

ColdFrame is an open-source code generator backend for use with UML tools.

In its present state, it's targeted at ArgoUML and generates Ada code frameworks.

The intermediate representation uses XML.

The code generation uses the XSL Transformation (XSLT) language, so - with an investment in time and thought - you can design your own transformation mechanisms to the programming language of your choice.

See here for more information.

There are examples.