Automatic programming: Difference between revisions

Content deleted Content added
Implementations: removed externallinks
Implementations: no article yet
Line 12:
* [[NConstruct]] is Windows and Web rapid enterprise application development tool and environment for [[.NET Framework]] environment. It generates .NET C# source code for all tiers of the application through simple wizard procedures.
* [[MyGeneration]] is an extremely flexible template based code generator written in Microsoft [[.NET Framework]]. MyGeneration is great at generating code for ORM architectures. The meta-data from your database is made available to the templates through the MyMeta API.
* [[Bad!RAD]] Simple component generation for spring/ibatis/hibernate/yui using bottom up database driven approach. In development URL, supports Oracle and HSQLDB
* [[AjGenesis]] Open source text artifact generator, based on free user-defined models, and programmable tasks and templates. It can generate Java, .NET, PHP, ASP.NET, JSP source code and page, complete solutions consuming databases, Hibernate, NHibernate, and other frameworks. It uses patterns as Entities, DAOs, Repository, DDD concepts.
 
==See also==