Home > By category > Developer Tools > Editors, IDEs & Coding Utilities
Sort by : Name|Date|Downloads|Rating|

Listing of Editors, IDEs & Coding Utilities in Developer Tools

PLiX (Programming Language in XML) is an XML-based code-generation framework. Generators produce XML matching the PLiX.xsd schema, which can be formatted into multiple languages. Extensible formatters support C# and VB.NET in Visual Studio 2005 and 2008.

  • Platform: WinOther

pdoMap is a robust PHP ORM mapper with many OOP features. The mapping structure, requests, and transactions are defined in XML files. The core directly generates PHP classes for high performance. It is very easy to use and configure..

  • Publisher: pdomap.net
  • Date: 01-09-2012
  • Size: 219 KB
  • Platform: Linux, Mac OS X, WinOther

Chasm-interop is a set of tools that parses C++ and Fortran 90 source files and automatically generates bridging code to provide for seamless language interoperability..

  • Platform: WinOther

The XML Design Documentation Tools are a set of XML stylesheets and a schema that can be used to write and maintain software Design documentation, and then use the XML source to generate HTML, PDF, etc. copies of the documentation..

  • Platform: Linux, Mac OS X, WinOther
  • Jamon
  • License: Freeware
  • Price: 0.00
  • Rating

Jamon is a text template engine for Java, useful for generating dynamic HTML, XML, or any text-based content. In a typical Model-View-Controller architecture, Jamon clearly is aimed at the View (or presentation) layer..

  • Publisher: jamon.org
  • Date: 27-08-2012
  • Size: 2655 KB
  • Platform: WinOther
  • AdaDoc
  • License: Freeware
  • Price: 0.00
  • Rating

AdaDoc is a tool for developers using the Ada programming language (currently Ada95). Its goal is to create documentation in different formats (XML, HTML, LaTeX, ...) from a package specification..

  • Platform: Linux, Unix, WinOther

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.

  • Platform: WinOther
  • ASTGen
  • License: Freeware
  • Price: 0.00
  • Rating

ASTGen automatically generates implementations of Composite pattern hierarchies of data objects from a simple, one-file description of the class hierarchy. ASTGen is written in and generates code for Java. Includes an Ant task..

  • Platform: Linux, Mac OS X, WinOther
  • oop_gen
  • License: Freeware
  • Price: 0.00
  • Rating

Tool that parses natural-like description of OOP model and generates code in C++..

  • Platform: WinOther

rdb2oo is a project to create source code for classes which correspond to tables in a relational database.rdb2oo is also about creating an object oriented abstraction layer for simple database access..

  • Platform: Linux, Mac OS X, WinOther

Text preprocessor that provides script based in-code code generation. It can be used to provide templates for languages that doesn't support them (C, Pascal). Of course, it is stronger than templates in C++ so you can find it useful with other languages.

  • Platform: Linux, Mac OS X, WinOther

NJS is an independent implementation of the JavaScript language developed by Netscape and standardized by ECMA. It is designed to be re-entrant, extendible, fast, and programmable..

  • Platform: Linux, Unix, WinOther
  • Rockit
  • License: Freeware
  • Price: 0.00
  • Rating

Rockit - the Ruby Object-oriented Compiler construction toolKIT..

  • Platform: Linux, Mac OS X, WinOther

The goal of the project is to create specifications and provide reference parser in Java and C# for Extensible Term Language..

  • Platform: Linux, Mac OS X, WinOther
  • ELFIO
  • License: Freeware
  • Price: 0.00
  • Rating

ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a C++ library..

  • Platform: Linux, Mac OS X, Unix, WinOther
  • qwicket
  • License: Freeware
  • Price: 0.00
  • Rating

Qwicket is designed to create the basic skeleton of a wicket application with spring and hibernate configurations and basic page constructs built for you..

  • Platform: Linux, Mac OS X, WinOther

A flexible code generation framework providing the infrastructure for developers to build their own code generators..

  • Platform: Linux, Mac OS X, WinOther

A text template to generate KM3 files from a StarUML Model. The template uses the API provided from StarUML and it works just in WinXP systems (StarUML restriction)..

  • Platform: WinOther

BuildMyApplication is an application building framework that can generate n-tier applications from language neutral specifications through an interactive environment using visual techniques of requirement capture through patterns and instant preview..

  • Platform: WinOther

This project consists of a Cobol interface to curses(3X) using a Screen Designer utility. This project is being developed for use with the Open-Cobol compiler project..

  • Platform: WinOther

T-SQL Script Generator for SQL Server 2000/2005 to Allow Auditing on Database Tables using Triggers and Additional tables for Auditing. SQL Audit is made up of two .NET 2.0 Assemblies: SqlAudit.dll and SqlAuditGenerator.exe..

  • Platform: WinOther

CAFE Linux (Class And Functionality Enumerator for Linux) is a CASE tool which aid the process of design and code generation using visual modeling. This tool helps you in developing the class diagrams using UML notations and generates code accordingly.

  • Platform: Linux, Unix, WinOther

Cheetah is a template engine and code generation tool, written in Python. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code..

  • Platform: WinOther
  • dbQ
  • License: Freeware
  • Price: 0.00
  • Rating

A php library or sql layer with frontend and core classes to generate and run a SQL-query. For now we have Select, Update/Insert and Delete. More frontend classes possible to use your favorite functionnames.

  • Platform: Linux, Mac OS X, WinOther

MinGW: A native Windows port of the GNU Compiler Collection (GCC), with freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality..

  • Publisher: mingw.org
  • Date: 23-08-2012
  • Size: 24 KB
  • Platform: WinOther

Java Stub [empty .jar] Generator.This software generates empty implementations of methods based on the methodsignatures - so that a bunch of empty *.java or *.class files can easily behanded out to third parties without the fear of decompilation..

  • Platform: Linux, Mac OS X, WinOther

This is a cross compiler and code generator which converts the source code from one programming language to another language or binary..

  • Platform: Linux, Mac OS X, WinOther

Simple UML is an extremely simplified modeling tool for requirements, use cases and concepts. The tool is built on Hakaya Studio 3.5..

  • Platform: WinOther
  • sdist
  • License: Freeware
  • Price: 0.00
  • Rating

Sdist creates a skeletal set of distribution files for standalone Perl scripts, so that they can be installed with 'perl Makefile.PL; make; make test; make install' in the same way as Perl modules..

  • Platform: Linux, Mac OS X, WinOther

Simple library built on top of dom4j to create logical HTML documents easily and generate HTML output from them with proper encoding. For example, it is difficult to create "p" elements with all the attributes using just dom4j. Using this extension, you w.

  • Platform: Linux, Mac OS X, WinOther

New Downloads

WinSleep Monitor by
MollieSoft

Shows WinSleep programs
running on any number of
remote computers, including
timeline graphs and sleep
journals. ...

Advanced SystemCare

Advanced SystemCare 10 is an
easy-to-use yet all-in-one
Windows PC optimization
utility. It helps clean,
optimize, speed ...

Revulytics Usage
Intelligence, Win C++

The first analytics solution
purpose-built for distributed
software applications gives
deep insight on product
feature ...

Mockplus

A rapid prototyping tool to
make prototypes faster,
smarter and easier for all
platforms
(Android/iOS/PC/Mac/Web): Fast
...

Efficient Diary

Efficient Diary is a
completely free while still
cross-platform and powerful
electronic diary software
package. The ...

HourGuard Timesheet Free
for Mac

HourGuard timesheet software
free for Mac OS X is an easy
time recording software that
is ideal for freelancers and
...

MAPS.ME for Android

Access worldwide offline maps
with navigation & driving
directions! Travel easy!

Super Cleaner

Super Cleaner (Antivirus &
Boost) is a small, fast, and
smart Android device cleaner
and booster. With this app you
...

WinToUSB

WinToUSB allows you to
install/clone Windows
10/8.1/8/7 to an external hard
drive or USB flash drive as a
bootable ...

Free Morphing

Free Morphing creates a
sequence of frames which are
the transformation of the
source image to target image,
giving the ...