Ctcompare

Ctcompare 3.2

Ctcompare's project purpose is to allow you to compare several sets of C code trees on a token basis, rather than on a line by line basis. The programs help to identify similarities between snippets of code in both...

cx_Freeze

cx_Freeze 4.3.4 updated

cx_Freeze is an open source project that provides a set of utilities that can freeze Python scripts into executables in a cross platform way, using many of the techniques found in Thomas Heller's py2exe, Gordon McMillan's Installer, and the Freeze utility...

dasm

dasm 2.20.11

dasm is a versatile macro assembler with support for several 8-bit microprocessors including MOS 6502 and 6507, Motorola 6803, 68705 & 68HC11, Fairchild F8 and Hitachi HD6303 (extended Motorola 6801).All versions of dasm are written in C and include the...

Decorum is a simple dependency extension to ant. Constructs classpaths using a simple list of dependencies.Matches jars to the required version (eg "any", "1.0", "1.2.3+")Builds the dependencies if no jar is present.Two minute example< project ... > <...

DEMUX Framework is an open source, freely distributed and multi-platform Java framework designed especially for Java developers who are looking for an all-in-one tool to develop great looking desktop applications using latest JavaFX technology, supported...

Dependency Analyzer is a utility for graphically visualizing Maven2 artifacts dependency graphs. It is using Maven embedder for resolving dependencies and based the Java Universal Network/Graph Framework (Jung) for creating and visualizing the dependency...

DiffJ

DiffJ 1.3.0

DiffJ is a commandline application that compares Java files based on content, not whitespace, comments, or reordering of types, methods, or fields.Its output is based on the Unix program diff, and it also has a "brief" output format for a concise summary...

dis6502

dis6502 0.12

dis6502 is a flow-tracing disassembler for the 6502, originally written by Robert Bond and supporting Atari binary files. Robert posted dis6502 to the Usenet newsgroup net.sources on 9-Oct-1986, and to comp.sources.unix 7-Jun-1988.Udi Finkelstein ported...