顯示具有 Code Generators 標籤的文章。 顯示所有文章
顯示具有 Code Generators 標籤的文章。 顯示所有文章

20090930

BOUML : A UML 2 tool box that allows you to specify and generate code in C++, Java, IDL, and PHP


BOUML is a UML 2 tool box that allows you to specify and generate code in C++, Java, IDL, and PHP. BOUML is very fast and doesn't require much memory to manage several thousands of classes. BOUML is extensible, and the external tools (named plug-outs) can be written in C++ or Java, using BOUML for their definition as any other program. UML models can be exported to HTML pages, including PNG or SVG graphics.
  • Licenses : GPLv2
  • Implementation : C++

20090808

gtkaml : An XML syntax and an XML parser that extends the Vala


gtkaml is an XML syntax and an XML parser that extends the Vala.Parser and transforms all your XML tags into a valid Gtk+ UI class. It features a compact XML syntax for describing the way Gtk widgets are laid out in a (new) custom widget you're creating. Code "islands" (written in Vala) are used for widget signal handling and other methods/signals/properties that you're introducing. It doesn't depend on an external library at run-time, and it is much more readable than the usual UI boilerplate.
  • Licenses : LGPL
  • Operating Systems : OS Independent
  • Implementation : C, Vala, XML

20090706

Aluminium was started as an effort to find a different way of creating web applications

Aluminium was started as an effort to find a different way of creating web applications. It turned out as a visual data-flow based programming language.
  • Licenses : GPL
  • Operating Systems : OS Independent
  • Implementation : C++