TreeDL (Tree Description Language) is a notation for tree structures used by programs (like syntax trees) and tool for translation of tree descriptions to target programming language, docs generation, etc. Tool's functionality can be extended by plugins.
UMLSpeed is a compiler for a C-style language of UML notation. It can produce SVG UML diagrams, XMI documents and generate source code in various languages.
The Tree Processing Language allows the specification of an object oriented tree structure, with strong seperation of concerns, which can be compiled into a type safe class hierarchy implementing the tree.
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.
The DBE Studio is an Integrated Development Environment (IDE) for the Digital Business Ecosystem (DBE). It includes eclipse plugins that allow business services to be analysed, and corresponding software services to be defined, developed and deployed.
Capsule is an OO programming language that is as simple as Java but has all the features of Java and C++. Capsule is 100% object oriented, with a compiler for production, an interpreter, debugger and IDE for development.
Generic source code generation utility working by aggregating file chunks and searching/replacing keywords. Supports re-injection in re-generated files of code already changed in previously generated files
jXyner is a GUI component creation tool with the main aim of making the creation of GUI components such as JTables, JMenus, JTrees, Status bar, tabbed panes and many others quicker and easier to develop.
LDO's are lightweight data objects, Java classes that provide query and update access a single table or view in a SQL database. The LDO utility provides a user-friendly interface to generate that JDBC code.
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.
MuleDesigner is an extension of Publisher Subscriber model intended to be used by telecommunication industry as a flexible code generated billing mediation system and ESB for JBoss . Currently the supported protocols are Telnet, FTP, SSH, HTTP,SMPP.
Covra is a project to help design compilers. C3 is a tool specialized on the easy design and construction of ASTs, it is independent of the compiler compilers or parser generator that is used. It generates Java and C# code. Require JRE 1.6.0.
This project aims at combining the features of UML modelling along with an easy to understand language similar to action semantics. Te current release provides just the skeleton code generation and class diagram drawing. A new version has been released!
This project will provide tools that leverage Pi Calculus to build more robust Service implementations in Java, that can be verified against a global model description (as defined in the pi4soa project).
MiniLang is yet another scripting language written in Java programming language. Main features : Functional language, Strongly interact with Java, XML integration, Statickly typed, Integrated template engine like Velocity or Smarty...
Mavenizer intends to ease the (rather painfull) process of making third party libraries (which are not built with Maven) available as artifacts on a maven repository.
EasyMDD aims to democratize Model Driven Development by providing effective and easy to use generators.
EasyMDD is the first eclipse plugin which transform UML2 class model to a full Web CRUD-application ready to be deployed on JBoss Application Server.
Dimenso is a library of numeric types for .Net and Java, that obey dimensional analysis and permit calculations with physical quantities. Due to the lack of C++ - like templates with numeric arguments, code generation is employed using Python.
Java Fine Print is a Design by Contract (DbC) tool. Developers add @Invar, @Pre, and @Post annotations to their code. Java Fine Print uses these annotations to generate Java source code that tests for contract violations.
A script(ing/ed/able) optimizing compiler for the C and Objective-C languages (and in the future other languages such as C++, D and Java). Written in a scripting language to allow for experimentation with code generation and optimization techniques.
JavaSketch is an Eclipse plugin that is both a programmer's search engine and code generation tool. It can find chains of Java API calls that produce a desired result and insert the appropriate code into the active Java editor.
ObjectBuilder is a C++ CASE tool (CASE, refactoring, documentation generator). It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction.
SMARD is a development environment that simplifies the programming of
applications based on mobile agents. Using a graphical interface,
programmers can design, build and launch mobile agents which are
intended to run on JADE platforms.
BNF for Java is a BNF Compiler-Compiler, or Parser-Generator. It implements ISO Standard Backus-Naur Format, using Java. BNF allows you to create a syntax, or a complete language, to parse your data source. Your custom Java extensions generate output.