Skip to content

ColdFrame generates Ada framework code and documentation from UML models.

License

Notifications You must be signed in to change notification settings

simonjwright/coldframe

Repository files navigation

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.