C_CodeGenerator
I am trying to implement a piece of software, that converts UML Models into ANSI-C code.
Work started: 2005-01-07
Implementation Language: Delphi
UML-Tool: Enterprise Architect (http://www.sparxsystems.com.au)
Done:
- create C Code for enumerations
- create C Code for singletons (private and public header)
ToDo:
- create C Code for state machines