Z80-ASM

Z80-ASM 1.0

Z80-ASM is a compiler/assembler and monitor(including disassembler) for the Z80 CPU. It runs under Linux (probably also under other UNIX-flavours) and DO$ (DJGPP version 2.03 checked). It's written in C and source-code availible!Each Z80-ASM package...

fldiff

fldiff 1.1

fldiff is a graphical diff program that shows the differences between two files/directories, or a file/directory and a CVS or Subversion repository. fldiff project is inspired by xdiff (Motif-based) and xxdiff (Qt-based), whose choice of GUI toolkit has...

vAVRdisasm is an AVR program disassembler. The project supports all 136 AVR instructions as defined by the Atmel AVR Instruction Set, revision 0856E-AVR-11/05.This single-pass disassembler can handle Atmel Generic, Intel HEX8, and Motorola S-Record...

Sunifdef

Sunifdef 3.1.3

Sunifdef is a command line tool for simplifying the preprocessor conditionals in C/C++ source code (#if and related directives) based on the the user's chosen interpretation of the preprocessor symbols.Sunifdef is a more powerful successor to the FreeBSD...

Google App Engine lets you run your web applications on Google's infrastructure. The App Engine applications are easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow. With App Engine, there are no servers to...

Boomerang

Boomerang alpha 0.3

A decompiler takes as input an executable file, and attempts to create a high level, compilable, possibly even maintainable source file that does the same thing.It is therefore the opposite of a compiler, which takes a source file and makes an executable....

hexdump

hexdump 2.0

hexdump is an open source software that produces a CP/M-like format by default, and can handle EBCDIC.It is internationalized, and has many formatting functions.What is new in this release:add --restore option to command line mode to get binary data back...

Gambas

Gambas 2.24.0

Gambas is an open source and free development environment based on a Basic interpreter with object extensions, such as Visual Basic.Gambas is comprised of the following programs: a compiler, an interpreter, an archiver, a graphical user interface...

STX B+ Tree is a command-line and graphical open source software that contains various C++ template classes, which allow developers to implement a B+ tree data and a B+ tree key container in the main memory of their applications.The C++ classes provided...

Autoconf

Autoconf 2.69

Autoconf project is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages.These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf...