Automatic programming: Difference between revisions

Content deleted Content added
Implementations: Added reference to Ebenezer Enterprises
Reverted: implementations are software, not services.
Line 12:
* [[NConstruct]] is a 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.
* [http://www.webebenezer.net Ebenezer Enterprises] provides an online code generator that writes C++ marshalling code.
 
==See also==