Automatic programming: Difference between revisions

Content deleted Content added
Uldisn (talk | contribs)
Uldisn (talk | contribs)
Undid revision 857960075 by Uldisn (talk)
Line 47:
* [[CodeFluent Entities]] from [[SoftFluent]] is a graphical tool integrated into Microsoft Visual Studio that generates .NET source code, in C# or Visual Basic.
* [[DMS Software Reengineering Toolkit]] is a system for defining arbitrary [[___domain specific language]]s and translating them to other languages.
* [[Gii]]<ref>{{Gii|url=https://www.yiiframework.com/doc/guide/2.0/en/start-gii|website=www.yiiframework.com|quote= Generating Code with Gii}}</ref> is a [[Yii]] module for module, model, CRUD and form generation.
* [[HPRCARCHITECT]] (from MNB Technologies, Inc) is an artificial intelligence-based software development tool with a Virtual Whiteboard human interface. Language and technology agnostic, the tool's development was funded by the US Air Force to solve the problem of code generation for systems targeting mixed processor technologies.
* [[Spring Roo]] is an [[open source]] active code generator for [[Spring Framework]] based [[Java (programming language)|Java]] applications. It uses [[AspectJ]] [[mixins]] to provide [[separation of concerns]] during round-trip maintenance.