SunUML is an open source project to develop a free, fast, flexible, extensible and features full UML/MDA cross-platform.
This project is a fork of the excellent but dead StarUML project.
Exodus is a database migration tool. It is intended for migrating data from production environment to development environment. It is an web/desktop front-end to project Jailer.
This project is a step back in time to when people actually still did JDBC. It generates base classes with common functionality on all the tables in a database that a user will then extend to make their project specific implementation.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
The BizMDA platform will be the next-level development platform for developing large-scale enterprise SOA software solutions using MDA technology, jBPM, JBossRules and Wicket.
Set of classes that build SQL strings without working directly with the SQL syntax, allowing devolopers building queries in their programs in a safe, fast and dynamic way.
OGen generates code on text files and db functions (PostgreSQL/SQLServer) based on XML metadatas and aspx templates.<br><br><h1 style="color:red">OGen has moved to <a href="https://github.com/ogen-project/ogen">github.com/ogen-project/ogen</a></h1>
drawcode é um plugin do eclipse para edição de diagramas de classe e NS(Nassi & Shneiderman), com a possibilidade de gerar código a partir da associação destes 2 tipos de diagramas.
A multi-language IDE written entirely with C#.NET. My goals include giving developers a framework that will allow them to add new languages, provide diagramming services to support language modeling and visualization (eg UML Class Diagrams, etc).
This project is a Proof-of-Concept for how modern programming languages are especially fit for creating code generators, considering the special requirements for composition, configuration, templating and data manipulation in code generation scenarios.
This project has the goal of developing a FSM (finite state machine) generator. It can convert a xml file to c++ code, with special attention on create client-server applications.
This project is a tool developed as a plugin, with the intention to carry through the code generation from a projected diagram of screens with the Enterprise Architect.
Project is the source to a tutorial that shows how to use Eclipse AST to add complete subtrees to your code. There are no releases, just browse the SVN.
A portable spinoff of MyGeneration. The primary goal of this project is to make code generation portable - along with that will be an improved UI and an improved API.
Framework for creating and executing business rules
The purpose of RulesFramework project is to create framework that will provide :
* mechanism for business rules execution
* mechanism for easy and type safe rules creation in code
* intuitive rules editor GUI component
* facility for easy creation of rules editor GUI in any technology
Supported languages: C#
This is project is a refactoring assistant kit. It intends to provide tools and script to help refactor C++ code, replacing our usual search'n'replace by providing some rough code analysis and IDE specific plug-ins for integration.
Red Setter is a Eclipse plug-in that allows transformations between java objects. You can drag classes from the project tree onto the mapping editor and visually map the fields from one to the other. Currently it is capable of generating Dozer mappings.
Meta-tooling platform to speed and simplify construction of full-featured Eclipse-based language-specific IDEs. PLEASE NOTE: This project has moved to: http://www.eclipse.org/imp
...It can help to convert binary files into any text-based files which can be represented by Mako template engine. The collection of template can make this tool adaptable to many project.
RegMapDef is a project to provide an XML schema and associated tools to support a standardized way of describing register maps.
The tools shall incorporate XSL style sheets and scripts to generate documentation, header files, implementation stubs etc.
Decafcc is a simple just-in-time (JIT) compiler for small programming or data modeling language. The current Decaf project demonstrates how to parse simple C, and how to generate MIPS assemble code.