Comparison of code generation tools



List of tools

ProductCreatorPlatformFirst public releaseLatest stable versionDate of the latest stable versionSoftware license
AcceleoObeocross-platform 20063.7.72018-12-04Eclipse Public
actifsourceactifsource GmbHcross-platform 10.12.02021-02-22Proprietary
DMS Software Reengineering ToolkitSemantic DesignsWindows20012.0Proprietary
DRAKONStepan Mitkincross-platform 20111.272016-03-10Free
GeneXusGeneXusCross Platform 1991v17Proprietary
Genshi (templating language)Edgewall Softwarecross-platform 2006-08-030.5.12008-07-09
Jinja (Template engine)Pocoo teamcross-platform 2.1.1BSD
Kid (templating language)Ryan Tomaykocross-platform 0.9.62006-12-20
MakoMichael Bayercross-platform 1.1.22020-03-01MIT License
MATLABThe MathWorks, Inc.Windows, macOS, Linux19849.52018-09-12Proprietary
M-Powermrccross-platform 2004Proprietary
Microsoft Visual Studio LightSwitchMicrosoftWindows20112011-07-26Proprietary
OpenMDXcross-platform 2004-01-282.42009-03-26BSD
ScriptcaseScriptcase Corp.PHP Unix, Linux, Windows, iOS20009.72022-04-13Proprietary
T4MicrosoftWindows20052010MIT License
UmpleUniversity of Ottawacross-platform 20101.35.02024-10-11MIT License
Velocity apacheApache Software Foundationcross-platform 1.6.22009-03-19Apache License 2.0
WaveMakerWaveMaker Inc.cross platform 200310.0.3Proprietary

Technical features

NameImplementation LanguageActive; PassiveModelTypical inputOther inputTypical output
AcceleoJavaActiveTierUser-defined EMF based models Any EMF based input Any textual language.
actifsourceJavaActiveTierUser-defined ModelsImport from UML, Ecore.Any textual language.
DMS Software Reengineering ToolkitSeveral code generation DSLs ActiveDSLs represented as abstract syntax treesDSL instanceWell-formed output language code fragmentsAny programming language
gSOAPC / C++WSDL specificationsC / C++ code that can be used to communicate with WebServices. XML with the definitions obtained.
Microsoft Visual Studio LightSwitchC# / VB.NETActiveTierDatabase schemaComplete Silverlight application
Pro*CInlineSQL in CC
ScriptcasePHP, JavaScriptActiveTierComplete application and build or use the database schemaPHP, HTML, JavaScript, Ajax,Full Web application ready to use with Interface layer, service layer, PHP, CSS. etc. and Database scripts to apply.
Spring RooJavaActiveTierJava and automatically introspected project metadataShell commandsJava
T4PassiveT4 Template/Text FileAny text format such as XML, XAML, C# files or just plain text files.
UmpleUmple, Java, Javascript, PHPActiveTierUmple code embedding one or more of Java, Python, C++, PHP or RubyPure Umple code describing associations, patterns, state machines, etc.Java, Python, C++, PHP, Ruby, ECcore, Umlet, Yuml, Textuml, JSON, Papyrus XMI, USE, NuXMV, Alloy
Velocity apacheJavaPassiveTierTemplatesJava driver codeAny text
Yii2 GiiPHPActiveTierDatabase schema, user input, source codeSkeleton application, CRUD applications