simonjwright / coldframe

ColdFrame generates Ada framework code and documentation from UML models.

Home Page:https://simonjwright.github.io/coldframe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

ColdFrame generates Ada framework code and documentation from UML models.

https://simonjwright.github.io/coldframe

License:GNU General Public License v2.0


Languages

Language:Ada 59.2%Language:XSLT 35.5%Language:Python 3.5%Language:Makefile 1.3%Language:Emacs Lisp 0.5%Language:Shell 0.1%