Listing of Editors, IDEs & Coding Utilities in Developer Tools
- Widget Layout Compiler
- License: Freeware
- Price: 0.00

A programming tool to simplify the initial setup of GUI widgets. Mainly an experiment in using widget names and methods as a mark-up language. Written in C++, outputs Java..
- Publisher: wlc.sourceforge.net
- Date: 20-05-2012
- Size: 205 KB
- Platform: WinOther
- ClearParse Open Edition
- License: Freeware
- Price: 0.00

The fast, flexible parsing engine. Parse anything in 4 steps: (1) define a grammar, (2) load the grammar into ClearParse, (3) call the engine to parse the source, and (4) traverse the parsing tree. You can even change your grammar at run time..
- Publisher: clearparse.sourceforge.net
- Date: 19-05-2012
- Size: 615 KB
- Platform: Linux, Mac OS X, WinOther
- C++ Compiler Compiler (CppCC)
- License: Freeware
- Price: 0.00

CppCC is an object-oriented scanner and LL(k) parser generator. It aims to replace LEX&YACC for those who write C++ applications that involve parsing..
- Publisher: cppcc.sourceforge.net
- Date: 19-05-2012
- Size: 513 KB
- Platform: Linux, Unix, WinOther
- LifeGen - A code generator for liferay
- License: Freeware
- Price: 0.00

A eclipse plugin code generator for liferay with spring MVC in web layer and using spring as business layer. This is a simple tool which would reduce the redundant effort of liferay portlet XML updation, controller and preference JSP page generation..
- Publisher: lifegen.sourceforge.net
- Date: 19-05-2012
- Size: 72 KB
- Platform: Linux, Mac OS X, WinOther
- HuGo
- License: Freeware
- Price: 0.00

Programming language independent Generatorframework: The generator is based on Java for use as an eclipse platform plugin or a stand alone application. It uses FRAMES and XML/XMI files. For further Information see our website www.hugosweb.de!.
- Publisher: hugosweb.de
- Date: 19-05-2012
- Size: 195 KB
- Platform: Linux, Unix, WinOther
- NClass
- License: Freeware
- Price: 0.00

NClass is a free tool to easily create UML class diagrams with full C# and Java language support..
- Publisher: nclass.sourceforge.net
- Date: 19-05-2012
- Size: 744 KB
- Platform: Linux, Mac OS X, WinOther
- Roc C++ IDE and Compiler
- License: Freeware
- Price: 0.00

Roc C++ IDE and Compiler.
- Publisher: roccpp.sourceforge.net
- Date: 18-05-2012
- Size: 518 KB
- Platform: WinOther
- Form4G
- License: Freeware
- Price: 0.00

Development of applications in java Swing with the tools and methodologies of the applications web (Plugin, javascript, html, servlet and JSP). Without the necessity of carrying with an application server.
- Publisher: form4g.sourceforge.net
- Date: 18-05-2012
- Size: 29940 KB
- Platform: WinOther
- PHPBabel
- License: Freeware
- Price: 0.00

This project makes PHP internationalization easier by allowing a net of translators to do translations on a project and to generate include message files automagically (both constants and functions...).
- Publisher: phpbabel.sourceforge.net
- Date: 18-05-2012
- Size: 14 KB
- Platform: WinOther
- Automatic Database to Web or Other App
- License: Freeware
- Price: 0.00

Point it to a database and it creates Java classes, JSP, and Flex code. Emits code for create, update, delete, and search. Emits code for Flex charts. Then customize the code as needed. Tested with MySQL, Oracle, and Postgresql. Also can take a query and.
- Publisher: db2app.sourceforge.net
- Date: 18-05-2012
- Size: 32504 KB
- Platform: Linux, Mac OS X, WinOther
- PHP Application Framework
- License: Freeware
- Price: 0.00

PHP Application Framework (PAF), a framework for developing PHP applications using model-driven and generative techniques..
- Publisher: paf.sourceforge.net
- Date: 18-05-2012
- Size: 675 KB
- Platform: WinOther
- AOP ClassLoader Suite
- License: Freeware
- Price: 0.00

A suite of Java ClassLoaders that use "load-time reflection" (the modification of bytecodes upon class loading) to extend existing Java classes. It uses the excellent BCEL library (http://bcel.sf.net)..
- Publisher: aopclsuite.sourceforge.net
- Date: 18-05-2012
- Size: 5 KB
- Platform: WinOther
- X11 Designer
- License: Freeware
- Price: 0.00

X11 Designer tool is used to design desktop independent basic GUI windows. A C code template source file is automatically generated after having performed a simple graphical editing. This is a simple way to create applications requiring only Xlib..
- Publisher: xdesigner.sourceforge.net
- Date: 18-05-2012
- Size: 25 KB
- Platform: Linux, Unix
- EasyFaces MDA Generator
- License: Freeware
- Price: 0.00

EasyFaces MDA Generator is a Java desktop application that can generate Java Classes, JPA entities, SQL scripts for creating tables and Hibernate mapping and configuration files based on an UML class diagram provided in XMI format..
- Publisher: easyfacesmdagen.sourceforge.net
- Date: 18-05-2012
- Size: 1284 KB
- Platform: WinOther
- Lazy C++
- License: Freeware
- Price: 0.00

A C++ rapid development tool. Generates header and source files from a sequence of declarations..
- Publisher: lazycplusplus.com
- Date: 18-05-2012
- Size: 525 KB
- Platform: Linux, Mac OS X, WinOther
- StubCC
- License: Freeware
- Price: 0.00

StubCC is a code generation tool to automatically stub out a c++ class source and header file containing all the standard methods and overloaded operators..
- Publisher: stubcc.sourceforge.net
- Date: 18-05-2012
- Size: 2 KB
- Platform: Linux, Unix, WinOther
- Flavor
- License: Freeware
- Price: 0.00

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.
- Publisher: flavor.sourceforge.net
- Date: 18-05-2012
- Size: 3808 KB
- Platform: WinOther
- Thelei Code Generator
- License: Freeware
- Price: 0.00

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.
- Publisher: thelei.sourceforge.net
- Date: 17-05-2012
- Size: 3325 KB
- Platform: WinOther
- sljit
- License: Freeware
- Price: 0.00

An implementation of a light-weight stack-less jit compiler for x86 (32/64), ARM (v5/Thumb2), PowerPC (32/64) and MIPS (32) architectures. It generates machine code from a platform independent (simplified) assembly language..
- Publisher: sljit.sourceforge.net
- Date: 17-05-2012
- Size: 131 KB
- Platform: WinOther
- Run Cobol Anywhere
- License: Freeware
- Price: 0.00

The aim of this project is to create a fully functional COBOL compiler that translate into Java or directly into bytecode..
- Publisher: cobolanywhere.sourceforge.net
- Date: 17-05-2012
- Size: 663 KB
- Platform: WinOther
- XML Code Generator
- License: Freeware
- Price: 0.00

Generates output based on element hierarchy within XML instance. The output is specified in XML template files and has few limitations. By default generate's c++ classes, but can generate anything for any language. Been in active use for 6 months..
- Publisher: xcg.sourceforge.net
- Date: 17-05-2012
- Size: 11 KB
- Platform: Linux, Mac OS X, WinOther
- TreeDL (Tree Description Language)
- License: Freeware
- Price: 0.00

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.
- Publisher: treedl.org
- Date: 17-05-2012
- Size: 3 KB
- Platform: Linux, Mac OS X, WinOther
- autoscan configuration generation tool
- License: Freeware
- Price: 0.00

Generates a configure.ac file for a software package..
- Publisher: autoscan2.sourceforge.net
- Date: 16-05-2012
- Size: 211 KB
- Platform: Linux
- OOPIC Compiler IDE
- License: Freeware
- Price: 0.00

With the recent release of the OOPIC Compiler IDE source code we, the users of the OOPIC robot controller are working to improve the developement environment to assist and make programming the OOPIC easier..
- Publisher: oopicide.sourceforge.net
- Date: 16-05-2012
- Size: 249 KB
- Platform: WinOther
- OVal - object validation framework
- License: Freeware
- Price: 0.00

OVal is an extensible object validation framework for Java 5 or later. Annotations (@NotNull) or XML configuration files can be used to express class constraints. OVal can optionally use AspectJ to enforce automatic validation (DbC).
- Publisher: oval.sourceforge.net
- Date: 16-05-2012
- Size: 23781 KB
- Platform: Linux, Mac OS X, WinOther
- Python To C Module Generator
- License: Freeware
- Price: 0.00

Designed to aid in the conversion of Python modules to C extension modules while keeping the same interface into the module. This will make it easier to convert existing Python code into C code to give it a speed boost without changing to existing code.
- Publisher: py2cmod.sourceforge.net
- Date: 16-05-2012
- Size: 14 KB
- Platform: Linux, Mac OS X, WinOther
- GoldRec
- License: Freeware
- Price: 0.00

GoldRec is a generic Dynamic Compiler target at emulators in general including 64bit processor support and code optimizations..
- Publisher: goldrec.sourceforge.net
- Date: 16-05-2012
- Size: 70 KB
- Platform: Linux, Unix, WinOther
- DaMonkey
- License: Freeware
- Price: 0.00

DaMonkey is a database access layer code generator for the .NET 2.0 Framework. DaMonkey has a GUI designer and generates SQL as well as VB and C# code. The generated code supports multiple databases, locking, transctions and audit trails..
- Publisher: damonkey.sourceforge.net
- Date: 16-05-2012
- Size: 231 KB
- Platform: WinOther
- Shark - Java Preprocessor
- License: Freeware
- Price: 0.00

Shark is an open-source preprocessor for Java that lets you do more with less. Shark makes Java sharper by adding Apache Velocity-style foreach loops and property getters, C#-style property setters, and more. Shark includes a commandline tool as we.
- Publisher: shark.sourceforge.net
- Date: 15-05-2012
- Size: 101 KB
- Platform: Linux, Mac OS X, WinOther
- Visual Studio Add-on
- License: Freeware
- Price: 0.00

This is add-on for Ms Visual C++ which find useful comments in workspace projects such as '// TODO:', '// TASK:', '// NOTE:' and make easy navigation on them. This can increase team perfomance greatly. Added Ms Visual C++ STL Debugging features....
- Publisher: codeproject.com
- Date: 15-05-2012
- Size: 130 KB
- Platform: WinOther







