Listing of Editors, IDEs & Coding Utilities in Developer Tools
- 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
- Jenesis Java Code Generator
- License: Freeware
- Price: 0.00

This a republished version of the inxar tool jenesis, because the original library is not available in the internet anymore. It is a Library to generate Java 5 code using a domain object model..
- Publisher: jenesis4java.sourceforge.net
- Date: 15-05-2012
- Size: 159 KB
- Platform: WinOther
- IRPF90
- License: Freeware
- Price: 0.00

IRPF90 is a Fortran90 preprocessor written in Python for programming using the Implicit Reference to Parameters (IRP) method. It simplifies the development of large fortran codes in the field of scientific high performance computing..
- Publisher: irpf90.ups-tlse.fr
- Date: 15-05-2012
- Size: 47 KB
- Platform: WinOther
- Software Development Foundation
- License: Freeware
- Price: 0.00

A framework for developing software development tools..
- Publisher: sds.sourceforge.net
- Date: 15-05-2012
- Size: 1413 KB
- Platform: Linux, Mac OS X, WinOther
- HeaderAdder
- License: Freeware
- Price: 0.00

HeaderAdder allows to add a header to source files.Name, description, date will be added in form of a comment at the beginning of the file.Custom or OSI licences can also be added.Multiple languages support (C, PHP, VHDL ).Written in PHP..
- Publisher: headeradder.sourceforge.net
- Date: 15-05-2012
- Size: 50 KB
- Platform: Linux, Mac OS X, WinOther
- BNF for Java
- License: Freeware
- Price: 0.00

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.
- Publisher: bnf-for-java.sourceforge.net
- Date: 15-05-2012
- Size: 458 KB
- Platform: Linux, Mac OS X, WinOther
- codavaj - javadoc in reverse
- License: Freeware
- Price: 0.00

codavaj - javadoc in reverse. A seemingly useless reverse engineering tool to transform HTML javadoc into java source file skeletons - or a reflection api-like internal representation..
- Publisher: codavaj.sourceforge.net
- Date: 15-05-2012
- Size: 56 KB
- Platform: WinOther
- Retroweaver-NG
- License: Freeware
- Price: 0.00

This is a fork from retroweaver based on the 1.1 release. The modifications have been merged back into retroweaver and all future development will be done there. This project is now inactive..
- Publisher: retroweaver-ng.sourceforge.net
- Date: 15-05-2012
- Size: 1692 KB
- Platform: Linux, Mac OS X, Unix, WinOther
- Bonobo Framework code generator
- License: Freeware
- Price: 0.00

PHP code generator that can quickly and easilly create code for database operations (create-read-update-delete), with flexible code-generation options, based on table data gathered from a DB..
- Publisher: bfrcg.sourceforge.net
- Date: 15-05-2012
- Size: 34 KB
- Platform: Linux, Mac OS X, WinOther
- idbg-tool-suite
- License: Freeware
- Price: 0.00

'C' Language Debug Installation. Installs and Removes Debug and User code at function and line number boundaries. Added features and instructions for debugging the Ruby Interpreter..
- Publisher: idbg-suite.sourceforge.net
- Date: 14-05-2012
- Size: 119 KB
- Platform: Linux
- Hibernate Dynamic Module
- License: Freeware
- Price: 0.00

This project is only a module of Hibernate http://www.hibernate.org Read mapping file until insert/update/delete/select the persistent class in Hibernate. My Other projects: Tomcat Resources Manager http://sourceforge.net/projects/tomcat-res-mgr/.
- Publisher: hbn-dyn-mod.sourceforge.net
- Date: 14-05-2012
- Size: 846 KB
- Platform: WinOther
- hparser C++ Hierarchical Data Framework
- License: Freeware
- Price: 0.00

Framework library with diverse applications. Assembles data components into trees based on the developer's implementation. Adaptable to automatically parse and export documents, markup files, scripts, and source code. Easily integrated with GUIs..
- Publisher: hparser-ta0kira.sourceforge.net
- Date: 14-05-2012
- Size: 351 KB
- Platform: Linux, Unix





