SourceMagic is a PHP object generator. SourceMagic automatically generates PHP classes and methods from database tables. These automatically generated methods let programmers create, read, update, or delete database records.
Related ProjectsMergeDoc, MeCab, MPC-BE, Win32 Disk Imager, Media Player Classic - Home Cinema |
cstor is a cross-reference compiler and reverse engineering tool. It compiles one text file (database) from multiple source modules (currently reads C, C++, and Perl). The tool combines reverse engineering capabilities, code validation, and an HTML documentation generator. The database can then be reused from own scripts and programs, e.g. to implement cross-compilers, validate coding conventions, build statistics etc. The builtin documentation generators are actually an application of the database.
Related ProjectsDarik's Boot and Nuke, MergeDoc, iReport-Designer for JasperReports, DeSmuME, SmillaEnlarger |
gtklean is a C header file generated directly from the GTK+ headers to provide a visually cleaner and less error prone C API for GTK+. It eliminates gtk_ prefixes in front of every GTK+ function. It automatically inserts calls to the type checking and casting macros for arguments that require them (e.g. GTK_WIDGET() and GTK_SIGNAL_FUNC()) so you can't forget them and never need to see them. It also replaces the string literals used for signal names with C identifiers to replace run time errors with compile time errors.
Related ProjectsMinGW - Minimalist GNU for Windows, Amateras, MergeDoc, Darik's Boot and Nuke, iReport-Designer for JasperReports |
Porque uses an XML-defined data-schema to produce
a database schema and a PHP object model with
getters/setters, database persistence, HTML form
templates, and HTML post/data reception.
Related ProjectsAmateras, MeCab, Properties Editor, MinGW - Minimalist GNU for Windows, Dumpper v.60.3 |
gtkaml is an XML syntax and parser that extends the Vala.Parser and transforms all your tags into a valid Gtk+ UI class. It features a casual 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.
Related ProjectsProperties Editor, MergeDoc, TuxGuitar, Darik's Boot and Nuke, DeSmuME |
JSPTemplates is a template engine that allows
developers to write JSP pages that are very
similar to the Sun API. The output of the pages
does not have to be sent over the Web, and can be
saved to a file or streamed in any other way. Any
Java can be embedded in a JSP page, making the
engine much more flexible than other template
engines, and precludes the requirment to learn new
syntax. It can also be used as a more flexible
alternative to xslt for dynamically generating XML.
Related ProjectsProperties Editor, MinGW - Minimalist GNU for Windows, MPC-BE, MeCab, Media Player Classic - Home Cinema |
PostSharp is a tool for .NET and Mono developers. It can reduce the number of lines of code and improve its logical decoupling. Therefore, it helps you deliver higher stability, cleaner design, and cheaper source code maintenance.
Related ProjectsMPC-BE, MinGW - Minimalist GNU for Windows, Media Player Classic - Home Cinema, Amateras, MeCab |
Micro fitter searches the best approximation to a set of data points using simple equations (rects and quadratics), and computes the maximum absolute and relative errors for the adjusted interval, the whole data set, or a specified range. It can generate the assembly code to implement it (currently only for Microchip's PIC family of microcontrollers).
Related ProjectsDeSmuME, MinGW - Minimalist GNU for Windows, MeCab, MergeDoc, iReport-Designer for JasperReports |
PicForth is a free software Forth compiler targetting PIC 16F8xx microcontrollers. It generates compact and efficient code.
Related ProjectsDarik's Boot and Nuke, SmillaEnlarger, MinGW - Minimalist GNU for Windows, Properties Editor, iReport-Designer for JasperReports |
Easy Generator Generator (EGG) is a development
tool for fast and easy realization of XML to
plain-text tranformations. It is similar to XSLT,
Velocity, or JSP but emphasises source code
generation in a model-driven generative developmen
process. It comes with an iterative development
process for creating templates that lets you build
transformations quickly and easily.
Related ProjectsProperties Editor, nkf Network Kanji Filter, Amateras, Media Player Classic - Home Cinema, Win32 Disk Imager |
GuiHelper is a very simple utility for designing
Java Swing-based GUIs. It lets you add
components such as JButton and JTextField
into a JFrame and set their width, height
and position. Finally you can generate the related Java code.
Related ProjectsProperties Editor, Amateras, MergeDoc, Media Player Classic - Home Cinema, Dumpper v.60.3 |
ESE (pronounced "easy") stands for "Enterprise
SmartEiffel". Its aim is to build enterprise-level
tools and libraries for SmartEiffel.
Related ProjectsSmillaEnlarger, MergeDoc, DeSmuME, SharpDevelop-jp, Properties Editor |
JAM (JavaGen Ant Modules) allows Java/J2EE
developers to create robust, test-driven build
environments with just a few lines of Ant script.
Builds are simplified with a standard set of
commands that you customize for your project. The
Maven-to-Ant bridge manages classpaths,
dependencies, versioning, and resource downloads
automatically. JAM modules support JBoss, Tomcat
5, Resin, Oracle OC4J, JUnit, Cactus, XDoclet,
CVS, Axis, Castor, JMX EJBs, and Hibernate.
Related ProjectsDeSmuME, MinGW - Minimalist GNU for Windows, SmillaEnlarger, Properties Editor, iReport-Designer for JasperReports |
JSeance is a code generator that can generate code or resources in any language. It integrates with existing projects via Maven, Ant, or command-line. Using input XML Models (any schema) and a JSeance XML template, the code generation engine produces text output of any type, supporting complex transformations and customizations through native rich-features and an embedded JavaScript engine. JSeance's philosophy is to enable developers to produce highly-complex code while keeping emphasis on template readability and maintainability. It follows a structured approach to solve most of the challenges of code generation, and integrates a full-featured JavaScript engine (Rhino) for solving the other challenges within the same template XML file.
Related ProjectsTuxGuitar, iReport-Designer for JasperReports, Properties Editor, SmillaEnlarger, SharpDevelop-jp |
Pas2Dox is a pre-processor add-on for the Doxygen
documentation generator. This allows the
production of advanced documentation from
Delphi/Kylix source code.
Related ProjectsProperties Editor, Dumpper v.60.3, MinGW - Minimalist GNU for Windows, MeCab, MPC-BE |