Home > By category > Developer Tools > Languages - Others
Sort by : Name|Date|Downloads|Rating|

Listing of Languages - Others in Developer Tools

  • cvslines
  • License: Freeware
  • Price: 0.00
  • Rating

The script helps commiting changes on several branches in CVS by creating a bunch of CVS commands which the user normally would have to create himself..

  • Platform: Linux, Mac OS X, WinOther

jNetStream is a sniffer and a protocol analyzer. Includes applications and library. 100s of protocols are defined. Includes scripting. It is appropriate for custom protocol development, grad students, and network teachers/professors. Full SDK included.

  • Platform: Linux, Mac OS X, WinOther

The CVS Log Stats Parser (cvsstats) is a suite of tools to gatherinformation on a checked out CVS source tree. Stats are gathered globaly and on a per-user basis with the generation of text and graphic reports..

  • Platform: Linux, Unix
  • wxOraLi
  • License: Freeware
  • Price: 0.00
  • Rating

wxOraLib is a wxWidgets library to connect and make Oracle database transactions it is based in the OCCI libraries. It was tested in Windows and Linux (Fedora and Open Suse) and should works in Mac OS X..

  • Platform: Linux, Mac OS X, Unix, WinOther

The Wicket Stuff project makes third party components available using the Wicket web component framework. Subprojects of this project contain integrations for Spring, Groovy, Hibernate, Velocity and other popular Java open source projects..

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

CCPlayr (aka CCPlayer) is an IMS Common Cartridge player intended for desktop use. CCPlayr aims to demonstrate the specification, and to provide example code that can be reused in both opensource and commercial implementations..

  • Platform: WinOther
  • ods-php
  • License: Freeware
  • Price: 0.00
  • Rating

PHP Class that provides a easy interface for read and write files in ods format (Open Document Sheet).

  • Platform: Linux, Mac OS X, WinOther

Replacehex is a command line search and replace utility that works with hex codes strings. It can operate on both binary and text files efficiently.A great tool to work on binary data files. First developed to replace mac addresses inside a pcap capture.

  • Platform: Linux, Mac OS X, WinOther

Russian localization for Bugzilla bug tracking system..

  • Platform: Linux, Mac OS X, WinOther

Linguistics, Vietnamese language, OSS L10n,....

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

QtWui is a library which provides a web widgets toolkit based on Trolltech's Qt library (www.trolltech.com)..

  • Platform: WinOther

Loc4J is a java application localization library. Localization resources are read from standard XLIFF files (format supported by the OASIS group and widely used in language related tools by localization engineers and translators)..

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

oxdoc is an adoption of Javadoc for the Ox programming language (see www.doornik.com). Written in Java, oxdoc provides Ox programmers with a tool to generate API documentation of both procedural and object-oriented code..

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

A text editor which converts wiki-like markup to XHTML and supports the FTP..

  • Platform: Linux, Mac OS X, WinOther

DB form generator, for database-content edition. Based on an existing database structure or an XML-based definition, the tool generates a highly customizable set of tools for editing the database tables (PHP/www and Python/GTK interfaces).

  • Platform: Linux, Unix
  • pgst
  • License: Freeware
  • Price: 0.00
  • Rating

An intuitive GUI (GTK-based) for PostgreSQL management in under 100K (zipped)..

  • Platform: Linux, Unix

A small, simple set of php classes useful for authentication, images, files, database connectivity, formatting, and general web "hit" handling. Though still not perfected, what's there is getting fairly stable..

  • Platform: WinOther

Web system in JSF and Hibernate to dynamically import , store in DB , search and display javadoc from source. Downloads & versioning. Testing sections to help students prepare for certification exams (JSCP, SCWCD,etc) ( MySQL, Geronimo 2.1.4 )..

  • Publisher: dfavor.org
  • Date: 24-05-2012
  • Size: 1452 KB
  • Platform: Linux, Unix, WinOther

The Squealer is a lightweight IDE intended for fast, efficient development. It is designed to plug in to your favourite text editor (like Textpad) to give the everyday features needed in a modern n-tier J2EE development environment..

  • Platform: WinOther

Standalone Java application to view any hierarchical data structures in a JTree. Keys and names to show in the tree are solely driven by SQL statements. The same applies to the additional node's data, which is shown in a separate table panel aside..

  • Platform: Linux, Mac OS X, WinOther

An editor and styler written fully in java...this is my first project in java check it out....it has got many features...................

  • Platform: Linux, Mac OS X, WinOther

The program can be used to solve the problems about XML encoding exception. Step 1: Convert XML to SXML; Step 2: Extract the data ID in SXML using other XML parser library ; Step 3: The raw data are extracted from SXML..

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

This project is to implement a java like C++ library. this library will be simple, robust and object-oriented.It consists lots of classes which is very much like java, but written in C++. It is easy to port java codeto C++ using this library..

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

HERAKLES is a reasoning broker framework for OWL (Web Ontology Language) reasoning systems..

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

GTR [gi'tar] General/GTR Tag Replacer Project with the aim of producing js library for automated tag replacing with a stripped set of cross-platform functions and an automated check for reusing installed libs such as Prototype and jQuery..

  • Platform: WinOther

Random Java utility classes 1. Prefix Trie based data structure2. An indexed map (indexed by keys or values). 3. Main class that provides start/stop functionality for standalone apps.4. File io api's based based on callback design..

  • Platform: Linux, Mac OS X, WinOther

A web-based songbook application. Features include multiple songbooks per server, multiple levels of user permissions (reader, editor, admin), exporting songs to various formats, generating chord diagrams, sets and setlists, transposing songs, and more.

  • Platform: Linux, Mac OS X, WinOther

This is a front end to MSDE coded in C# using .NET 1.1..

  • Platform: WinOther

A simple way to create a syntax highlighting editor for a custom language/grammar and/or create custom grammar parsers. This is a .NET project written in C#. See details here: http://acct001.com/wordpress/?p=190.

  • Platform: Linux, Mac OS X, WinOther

This is a recursive AVL that I wrote up in a few hours. I didn't like how my previous one worked so I decided to rewrite it. This was the project that really set my mind into recursive thinking..

  • Platform: 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 ...

Web School ERP

Web School ERP is one of the
Leading School Management
Software. Major Features are
Attendance management of
the ...

Stormy Website Builder

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

SSuite Office Premium HD+

This office suite was created
for the professional and
discerning computer user. The
application interfaces have
been ...

Efficient Diary

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

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

JPEG Lossless Rotator

Free and handy tool for
rotating digital photos and
JPEG images without quality
losses. In addition to
preserving the ...

AtoZ Clipboard Extension

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

Metadefender Cloud Client

Metadefender Cloud Client is a
free malware analysis tool
that investigates the sanity
of your system. It uses 40+
...

Emsisoft Emergency Kit

Free, fully portable
dual-engine cleaning toolkit
that scans for and removes
Malware and Potentially
Unwanted Programs ...