Have you seen CodeGenerator for ActionScript 3?
http://argouml-actionscript3.tigris.org/ds/viewMessage.do?dsForumId=6562&dsMessageId=1197009
It could go from generating AS3 to C++ with only changes to templates like
"{doc}{visibility}{static}{changeability}{name} : {type}{initValue};" to
"{doc}{visibility}{static}{changeability}{type} {name}{initValue};".
It could make a good base/inspiration for a CodeGenerator that gets language
syntax and coding style from configuration files.
Andrzej Redlarski
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2359685
To unsubscribe from this discussion, e-mail:
[[email protected]].
To be allowed to post to the list contact the mailing list moderator, email:
[[email protected]]