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

Listing of Editors, IDEs & Coding Utilities in Developer Tools

This program will take a list of contacts, either as a tab delineated .txt file or input from a user. It will then export a html file with each contact having their own QR code image.
QR Contacts License - GNU General Public License (GPL).

  • Platform: WinOther
  • tolua++
  • License: Freeware
  • Price: 0.00
  • Rating

tolua++ is an extended version of tolua, a tool to integrate C/C++ code with the Lua scripting language. tolua++ includes new features oriented to c++, such as class templates
tolua++ License - Public Domain.

  • Platform: WinOther

not-just-html template system for php, written with security, speed, and simplicity in mind.
(HTML) Template System License - GNU General Public License (GPL).

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

Djeneric is a toolset based on the pattern of meta-data based code generation. Besides using it as a generator, Djeneric can also be used as a prototyping tool or a 4GL style Java development environment. Visit http://www.djeneric.org for more info
Djeneric License - GNU Library or Lesser General Public License (LGPL).

  • Publisher: Djeneric
  • Date: 12-08-2013
  • Size: 4407 KB
  • Platform: WinOther

OpenClick is an open source game creation suite written using Pygame. Its simple interface makes game design accessible to non-programmers, while its powerful event editor and "export to source" features make it useful to programmers.
OpenClick License - GNU General Public License (GPL).

  • Platform: WinOther

Artificial Intelligence techniques applied to common software tasks, using First Order Logic; N3, OWL ontologies and rules. Enables component-based application building, platform independence, user-friendliness. Leverage on Euler inference engine + GUI.

  • Platform: WinOther

Classdesc is a system for adding reflection to C++, ie the
ability to query an object's structure at runtime.
Native binary object serialisation, XDR machine independent binary object serialisation, JSON serialisation, XML serialisation, Object pretty printing for debugging/logging, Object reflection to Java via JNI, Distributed parallel programming via ClassdescMP library additions to MPI, Functional generics
classdesc License - Public Domain.

  • Publisher: Classdesc
  • Date: 11-08-2013
  • Size: 794 KB
  • Platform: WinOther
  • contestJ
  • License: Freeware
  • Price: 0.00
  • Rating

100% Java framework for easier unit testing of java source code. Allows isolation of classes using built-in mock generation framework, provides aop aspects and coordination functionality for completely test-driven isolation. Note: this project is superce
contestJ License - GNU Library or Lesser General Public License (LGPL).

  • Publisher: Contestj
  • Date: 11-08-2013
  • Size: 3582 KB
  • Platform: Linux, Mac OS X, WinOther

SnowMonkey is a binding library between C++ and SpiderMonkey (Mozilla's implementation of JavaScript engine). The goal of this project is to create library which will take advantage of boost libraries in order to hide as many binding details as possible
Snow Monkey License - GNU Library or Lesser General Public License (LGPL); Mozilla Public License 1.

  • Platform: WinOther

Wise is a web application designed to call a generic web-service given the wsdl only. Wise parses the wsdl and generates a client with web interface to call the service and read the result. It's a test tool useful for both developers and QA testers.

  • Publisher: Jax-wise
  • Date: 11-08-2013
  • Size: 13650 KB
  • Platform: WinOther
  • DSEntity
  • License: Freeware
  • Price: 0.00
  • Rating

[dsentity - distributed system entity]. An entity modelling and usage approach to support high availability, reliability, scalability and performance over distributed system.
DSEntity License - GNU Library or Lesser General Public License (LGPL).

  • Platform: WinOther

PHPService is a powerful template engine based on an easy-extensible XML-Metalanguage.
PHPService License - GNU Library or Lesser General Public License (LGPL).

  • Platform: Linux, Mac OS X, WinOther

This Class for PHP controls xHTML strict documents, creation, and validation
The idea is to made things easy and small, avoid errors or mistypes, helps with IDs / forms/ and tags.
The point is to focus on PHP and forget if we close a tag, forgot to set a special required attribute or if we wrote the header correctly, the class take care of that
Also made the creation of custom, normal used, and repetitive tasks easy
Easy creates xHTML strict pages, Tags validation on the fly (error free xHTML), Tags closure automatically, focused on write less and do more, Tags IDs control to avoid duplicates, Easy to use common grouped Tags (custom tags)
php xHTML License - Creative Commons Attribution ShareAlike License V3.

  • Platform: WinOther

SLR Parser generator that accepts a grammar and outputs a c-code that can be compiled either in linux or windows and the compiled executable can be used to parse the required grammar.
roomno133 License - GNU General Public License (GPL).

  • Platform: WinOther

PLC program aids based on OpenOffice Calc and Basic. Tools for quickly making PLC programs using state machines and simple error handling techniques using low cost PLCs and HMIs. Target PLCs are Omron, but methods are applicable to other platforms.
PLC Programming tools License - GNU General Public License (GPL).

  • Platform: WinOther

SEO in Texas wants to develop a software that will make seo work smoothly and semantically. Anyone is welcome to join and help.
SEO in Texas License - PHP License; W3C License.

  • Platform: WinOther

A code generator which takes .NET assemblies, and generates C++ classes which can interact with their .NET counterparts through an embedded mono runtime.
simulclass License - BSD License.

  • Platform: WinOther

XMLStruct is a code generation tool that produces Java classes to parse XML based on a schema description such as XMLSchema and a set of attached actions.
XMLStruct License - GNU General Public License (GPL).

  • Platform: WinOther

Exemples et scripts d installation pour vous faciliter l utilisation du logiciel NSIS Installer de Nullsoft..

  • Platform: WinOther

The POJOgen is a small tool to generate Java Code (a POJO) for an APPFUSE-based project from a DDL file, which is created from a ER diagram by Microsoft VISIO. It makes an APPFUSE-based project more easy to use.
POJO generator for APPFUSE License - Apache Software License.

  • Publisher: Pojogen
  • Date: 08-08-2013
  • Platform: WinOther

GGen is a GTK+ C Source Code Generator. GGen write in Scheme Script Language use Guile. And have a small IDE run on Ubuntun Linux Desktop.
GTK+ C Code Generator License - GNU Library or Lesser General Public License (LGPL).

  • Publisher: Ggen
  • Date: 08-08-2013
  • Platform: WinOther

Game Monkey Script Extended is a repository for user modifications of the excellent Game Monkey Script scripting language, which can be found here http://www.somedude.net/gamemonkey/
Game Monkey Script Extended License - GNU Library or Lesser General Public License (LGPL).

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

Object Oriented Progamming for Assembly Language - Javalin enables the assembly language programmer to define and create portable object packages using the Javalin object oriented programming model.
Javalin License - BSD License.

  • Platform: WinOther

Java Code Generator for generating MockObjects from interfaces, used for UnitTesting. See http://mockcreator.sourceforge.net/ - All new downloads (very small footprint) are available there. Note that this project is not under active development.
MockCreator Code generator License - GNU General Public License (GPL); GNU Library or Lesser General Public License (LGPL).

  • Platform: WinOther

MySQL ddaQ (drag drop auto Query) is an automation tool which provides a front-end for the query generation process. It saves developer time and increases accuracy. It will help developers who are generating a single query out of multiple tables/databases
MySQL ddaQ (drag drop auto Query) License - GNU General Public License (GPL).

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

Utility for modifying uses clause of Delphi source files, by using reports made by the free program ICARUS, made by Peganza (http://www.peganza.com)
Ikaros License - Public Domain.

  • Publisher: Ikaros
  • Date: 07-08-2013
  • Platform: WinOther

DCKAP, with its extensive expertise has been at the forefront of offering services in Drupal. www.dckap.com
Drupal Development License - Apache License V2.0.

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

A flexible XML based PHP code generator, generates: 1) fully functional HTML forms that update and insert on multiple tables, 2) validation methods using regular expressions 3) HTML table generation from database using separate HTML layout files.
Tecoma License - GNU General Public License (GPL).

  • Publisher: Tecoma
  • Date: 06-08-2013
  • Platform: WinOther

The Chaos Preprocessor Library is a generative metaprogramming framework for C and C++..

  • Platform: WinOther

RefleXiveCMS is a general purpose PHP component framework. An easy to understand architecture allow independantly developped components to work together. It comes with lots of ready to use goodies and code generators will get you started immediately.
RefleXiveCMS License - GNU Library or Lesser General Public License (LGPL).

  • Platform: Linux, Mac OS X, WinOther

New Downloads

Bolt PDF Printer Free

Free PDF Printer Program.
Print to PDF files instead of
to a printer. Print PDFs from
any application that can be
viewed ...

TeraCopy

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

UGOT Drive Power Manager

Create, Manage and Schedule
your PC using UGOT Drive Power
Manager!! This will facilitate
you to organize your PC power
...

Stormy Website Builder

Easy to use website
editor/creator. A lightweight
alternative for Joomla CMS.

Mockplus

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

AbelCam

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

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
...

Metadata++

Edit, display, modify, add
metadata to any file by
creating sidecars.

GFXplorer

GFXplorer is a software
designed to allow its user to
find, or just to have at hand,
all the most important
technical ...

EasyUEFI

EasyUEFI is a free software
which allows you to manage the
EFI/UEFI boot options &
the EFI System Partitions.
With ...