Given an XSD schema and an XSA.xml configuration file, XML Skeleton Annotations (XSA) generates JSF forms UI to create XML records compliant to the XSD and following the XML skeleton defined in XSA.xml, still keeping everything under your control.
MakeDBO is a MySQL library for PHP. It includes a mysql database interface and a DBO class builder to automatically generate PHP classes from your database tables. Currently requires Smarty templating engine.
The project is built with oaW (openArchitectureWare) maybe the most popular framework of MDSD now days. It provide a small DSL for modeling and can be extended (the code generated) through a cartridge mechanism. Give it a chance :) , feedback are welcome
This tool provide help for write SPEC file to build RPM, it work in snippet like style, the final goal should be to manage a fully project, with make the tar.bz2 archive and start the build of the RPM, we think also about a autocompletion like style.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
This helper allows you to write NSIS scripts in Delphi code using Ctrl-Space style and compile them into Software Distribution using NSIS installation system.
Thelei is a code generator which generates files from database and templates written in script. It supports database plugins, and it's very easy to write a new database plugin. Access homepage for more details: http://thelei.sourceforge.net
This perl script helps users to create LaTeX Beamer Class presentations with the lowest effort possible. Just write an indented outline, the script does the rest. Status: useable (already in productive use by developer)
JDasm is a library written in java to easily manipulate Java class files. It gives you the ability to load a class file and modify it or write a new one from scratch; you can inspect it, edit or export any part of the class file and import it into anothe
Complete LALR(1) parser generator and engine in PHP.
Complete LALR(1) parser generator and engine (like BISON or YACC) but it's all done in PHP, and the input grammar is easier and more maintainable. Write your actions in PHP. Generate PHP output code. Drive your parser with PHP. Wanna make a language?
target of this tool is provide trasparent interface to database, for agile developemnt, code riutilization and less manutention. basic example: set('T',$data); write info in $data in table T get('T') return hashtable with all info in table T.
Flair is all about simplifying application development. It allows the developer to write modules of code and then use flair to define how they interact. Flair then generates the extra code to finalise the application
Rev = Really Easy Validation - write your form validation code once in this simple and powerful language that generates code for JavaScript, Perl, PHP, and Java. With Rev you get server side and client side data validation with no duplicated code.
The Pdoc library can be used to easily write automated documentation tools. The library features tools to extract/decompose text such as source code (Perl for now) and tools to create/compose formatted text such as HTML format.
kassiope is a tool for developing business applications. It is designed to be a repository-based program-generator in the future. At the present state it is a framework that simplifies development of true "write-once-run-anywhere"-applications.
Generate javascript validation from an xml template; you can configure on xml your html forms, giving params (min / max length, etc) and creates an JavaScript code to put in your html to validate your forms. Its an easy way to write js validation.
This project has the aim to develop an editor for the module descriptor files of the popular hivemind framework. The editor help write the contributions to configuration points, by gathering all module descriptos to parse all schemata.
pyCodeGen is a code generator written in python. This code generator use a xmi, a zargo or zuml file as input. You can use the friendly api to write your own code generator or you can use one already written.
Configutron is a generic XML based application configuration module. It provides the application developer to define and load XML based app configurations without having to write a single line of Java code to parse and read the configuration file.
SIMACH is a Emulator Development Kit. The goal is to develop a IDE that'll allow a developer to easily write and debug a highly portable emulator, automaticly generating code to the destination plataform.
Automated Class & Method Builder for Perl.
This module solves the problem of having to write a bazillion methods that are all the same. Standard data-manipulation methods are created automatically based on user-supplied information.
Java Web Application Framework. Write good-looking, styled, hacker-proof, well-behaving, customizable, content-rich Java web applications easy in a minimum time using designers & framework services.
Flavor is a language developed for describing (in a formal way) any coded audio-visual or general multimedia bitstream. It comes with a translator for automatic generation of C++/Java code, which can be used to read/write/trace the described bitstream.
Dragon Composer is an experimental project toward creating a new programming language (dragon) or environment where a programmer can write readable and reusable codes efficiently.