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

Listing of Editors, IDEs & Coding Utilities in Developer Tools

Using script to analyze any text-based content and transform to other format as you like! This project implement a powerful and configurable lexical, syntax and semantic analyzing engine to achieve this goal.
Lexical Script Engine License - GNU Library or Lesser General Public License (LGPL).

  • Platform: WinOther

webApiGen generates a cgiMain function to be called by the cgic library. The idea is to provide a collection of functions for an AJAX (or AJA JSON) environment, although it can be used to emit straight html. The program takes a specification of an api and generates cgiMain() along with some helper functions.

  • Publisher: Webapigen
  • Date: 02-10-2013
  • Size: 510 KB
  • Platform: WinOther

A graphical data modeling tool, allowing one to build Entity-Relation data models for use with Relational Databases (RDBMS). The tool allows one to forward generate a SQL script of statements to build the model within a SQL92-compliant database.
DMX Data Modeler License - GNU General Public License (GPL).

  • Platform: WinOther

DataBase to Java Web Application.This java application automatically generates a java web application framework from an existing database. The original codebase comes from the excellent work of Herve Tchepannou\'s xPetstore.
DataBase to Java Web Application License - GNU Library or Lesser General Public License (LGPL).

  • Publisher: Dbjwa
  • Date: 02-10-2013
  • Size: 13822 KB
  • Platform: Linux, Mac OS X, WinOther

Collection of various scripts to automate development with Oracle RDBMS. Includes SQL, PL/SQL and Java. Some are related to Oracle Applications Development.
Oracle Development Scripts License - GNU General Public License (GPL).

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

gensrc - a Python application which takes XML descriptions of functions defined in a library and generates source code for addins on supported platforms including Microsoft Excel and OpenOffice.org Calc.
gensrc License - BSD License.

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

kooop is a "kool, open & object oriented platform" for web applications. kooop provides a php framework with an API engine to support nearly every other programming language. kooop comes with an IDE build on kooop to develop applications for kooop.

  • Publisher: Kooop
  • Date: 02-10-2013
  • Platform: WinOther

maven-gbean-plugin: a maven plugin focused on help gbean development. Available goals include 1, a archetype goal to create a simple template Gbean. 2, a deploy plan generating goal based on a Gbean.
maven-gbean-plugin License - Apache License V2.

  • Platform: WinOther

Templ8 is a code generation tool for C#, VB.Net and JScript. It allows for generalisation of repetitive coding tasks into a template.
Templ8 Code Generator License - BSD License.

  • Publisher: Templ8
  • Date: 02-10-2013
  • Platform: WinOther

The Lightning framework will be a very simple to integrate MVC framework and template engine for PHP.
Lightning PHP Framework License - GNU General Public License (GPL).

  • Platform: WinOther

ACMgen is an automatic code generator of Asynchronous Communications Mechanisms based on the generation of Petri nets models that can be formally verified against some properties and then transformed into a real implementation (e.g. C++ or Verilog).
ACM code generator License - GNU General Public License (GPL).

  • Publisher: Acmgen
  • Date: 02-10-2013
  • Platform: WinOther

ROCIO is an utility to convert persistent storage definition hosted into a database into Hibernate XML files
ROCIO Hibernate XML mapping generator License - GNU Library or Lesser General Public License (LGPL).

  • Publisher: Rocio
  • Date: 01-10-2013
  • Platform: WinOther

Security, persistence and tools for building J2EE Application.
Framework for J2EE Application License - GNU Library or Lesser General Public License (LGPL).

  • Publisher: Jkj
  • Date: 01-10-2013
  • Platform: WinOther

Scripteon is an evolutionary tool enabling the creation of portable scripts that are easy to build without any software development skills. For instance, such scripts can be aimed at deploying websites, compiling software or automating strategic tasks.

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

Hobbie at Home. Only Stuff I do at home as a Hobbie
Hobbien License - Public Domain.

  • Publisher: Hobbien
  • Date: 01-10-2013
  • Platform: WinOther

Web App Generator (WAG) is composed of a Designer (a Java web application), used to create Java web applications having a rich GUI based on Sencha ExtJS components.
Metadata defined through the Designer are then interpreted to create web applications.

  • Publisher: Wagner
  • Date: 01-10-2013
  • Platform: WinOther

Functional Bank stands for DSL (domain specific language), its interpreter and framework of core banking system creation. User creates functional specification in DSL grammar. Banking system code will be generated automatically.
Functional Bank License - BSD License.

  • Platform: WinOther

A set of tools and utilities that allow development teams to practice code generation techniques in a scalable and extensible manner. This is based on the style of code generation found in Ruby on Rails.
CodeGenie License - MIT License.

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

MockWiz is a tool and framework for mocking web services during integration testing. Given a WSDL and configuration parameters, MockWiz creates an EasyMock-like web service that can be called by clients and controlled by test drivers.
MockWiz License - Apache License V2.

  • Publisher: Mockwiz
  • Date: 30-09-2013
  • Platform: WinOther

eAccelerator is a further development from mmcache PHP Accelerator & Encoder. It increases performance of PHP scripts by caching them in compiled state, so that the overhead of compiling is almost completely eliminated.
eAccelerator License - GNU General Public License (GPL).

  • Platform: Linux, Unix, WinOther

A java-package which will allow you to dynamically build a GUI preferences dialog window for your application. The prefecenses window will be build dynamically according to your XML settings file.
FlexiPrefsJ License - GNU Library or Lesser General Public License (LGPL).

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

BENUM is a C++ library using macros to capture metadata from enum definitions. It uses the metadata to support run-time streaming using symbolic identifiers, and iteration over enumerations.
benum License - GNU General Public License (GPL).

  • Publisher: Benum
  • Date: 28-09-2013
  • Platform: WinOther

Java program that generates JSP tag library for ebXML Reg/Rep from the XMLspecifications for ebXML Registry/Repository, specifically the ebXML RegistryInformation Model and the ebXML Registry Services API.
JSP TagLibs for Registries License - GNU General Public License (GPL).

  • Platform: WinOther
  • SODA-GEN
  • License: Freeware
  • Price: 0.00
  • Rating

The project will provide an automated means to generate classes that will access back end objects that reside on a SQL server. The objects will provide both a simplified querying and parent/reference relationship mirroring the tables in the SQL backend.

  • Platform: WinOther

CodeAMock is a simple mock builder. It builds the code for the mock and adds it to your project. This means you can modify the mock to behave exactly as you see fit. CodeAMock is a plug-in for Eclipse.
CodeAMock for Eclipse License - GNU General Public License (GPL).

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

A lightweight data abstraction layer for the .NET framework.
endal License - GNU Library or Lesser General Public License (LGPL).

  • Publisher: Endal
  • Date: 27-09-2013
  • Platform: WinOther
  • srcgen
  • License: Freeware
  • Price: 0.00
  • Rating

srcgen - a Python application which takes XML descriptions of functions defined in a library and generates source code for addins on supported platforms including Microsoft Excel and OpenOffice.org Calc.
srcgen License - BSD License.

  • Publisher: Srcgen
  • Date: 27-09-2013
  • Platform: WinOther

TabletERD is a CASE tool that supports the drawing of ERDs and takes full advantage of the features of the Tablet PC.
TabletERD License - GNU General Public License (GPL).

  • Platform: WinOther

ClassProxyGen is a developer tool which can generate .Net lanuage source files (e.g. C#) to act as proxies for existing .Net framework classes. The event driven nature of the application allows a developer to easily modify the code in these proxies..

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

JSEXT is a framework for JavaScript for server scripts, web servers and web clients. Seamlessly integrates C libraries with JavaScript code. Based on this, JSEXT provides support for fastcgi, MySQL, SQLite, FTP, SMTP, HTTP and more.
jsext License - BSD License; Public Domain.

  • Publisher: Jsext
  • Date: 26-09-2013
  • Size: 1550 KB
  • Platform: Linux

New Downloads

TeraCopy

TeraCopy is a free utility
designed to copy files faster
and more secure. It can verify
copied files to ensure they
are ...

AbelCam

Tilt/Pan/Zoom for IP Cameras,
Logitech Sphere, Creative
Live! Motion and Typhoon
Motion Cam | Supports more
than 2000 ...

BioniX Animated Desktop
Wallpaper

Reviewers stongly recommend
you this animated desktop
wallpaper! BioniX Animated
Desktop Wallpaper allows users
to have ...

Get Plain Text

Get Plain Text deletes
formatting from the clipboard
in less than a second. Get rid
of unwanted fonts, size of
letters, ...

SSuite Penumbra Editor

SSuite Penumbra is a full
featured word editor that
creates rich text documents to
make writing documents more
...

SynciOS for Mac

Free iPhone/iPod/iPad manager
for Mac users. Full freedom to
transfer music, videos,
contacts, photos, bookmarks,
notes ...

akaEasyMoney

akaEasyMoney - a program for
personal finance (and not
only)

Domino Solitaire

DomiSol is a puzzle where 28
domino pieces are placed to
form a rectangle with their
bounds hidden. Your goal is to
find ...

AtoZ Clipboard Extension

Free Clipboard Extension -
AtoZ Clipboard is a free
utility which allows you to
copy up to 25 times before
pasting. ...

Octoparse

Octoparse is a free
client-sides Windows web
scraping software that turns
websites into structured
tables of data ...