Packages
New/Updated
Allpackages(~100KB)
Categories




Categories
Admin Utilities
Antivirus
Databases
Development
Documentation
Editors
File Utilities
Fonts
Games
Graphics
Libraries
Mail
Mathematics
Multimedia
Network
Newsgroups
Printing
Science
Shells
TeX
Text Processing
Utilities
Web Software
X Windows

Mirrors
Groupe Bull

Home : Categories : Development


Development

NameDescription4.14.24.35.15.25.3
adnsGNU adns - advanced, easy to use, asynchronous-capable DNS client library (for C and C++ programs) and utilities
X
X
X
aegisAegis is a transaction-based software configuration management system. It integrates standard software tools such as gcc and cvs into an easy to use, extensible software management system.
X
X
X
X
autoconfSource config program
X
X
X
X
X
X
autogenAutoGen is a tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text. It is especially valuable in programs that have several blocks of text that must be kept synchronized.
X
X
X
X
automakeAutomake is a tool for automatically generating Makefile.in files compliant with the GNU Coding Standards.
X
X
X
X
X
X
bisonGNU yacc replacement
X
X
X
X
X
X
btyaccBackTracking Yacc
X
X
X
X
X
c2manC2man is an automatic documentation tool that extracts comments from C source code to generate functional interface documentation in the same format as sections 2 & 3 of the Unix Programmer's Manual
X
X
X
X
X
X
ccacheccache is a compiler cache. It acts as a caching pre-processor to C/C++compilers, using the -E compiler switch and a hash to detect when a compilation can be satisfied from cache.
X
X
X
X
X
X
cimA compiler for the programming language Simula
X
X
X
X
X
clispGNU Common Lisp interpreter and compiler
X
X
X
X
cprotoGenerate C function prototypes and convert function definitions
X
X
X
X
X
X
cscopeA developer's tool for browsing program code.
X
X
X
X
X
X
ctagsExuberant Ctags is a multilanguage reimplementation of the Unix ctags program.
X
X
X
X
X
X
cutilsCollection of utilities for C programmers. It is composed of: cdecl and cundecl (decode and encode C type declarations), cobfusc (make a C source file unreadable but compilable), chilight (highlight C source files), cunloop (unloop C loops), yyextract (extract grammar rules from yacc grammar), and yyref (generate a cross-reference for yacc input)
X
X
X
X
X
X
cvsVersion Control System
X
X
X
X
X
X
dddGNU DDD (Data Display Debugger) is a graphical front-end for command-line debuggers such as GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, or the Python debugger. Besides ``usual'' front-end features such as viewing source texts, DDD has become famous through its interactive graphical data display, where data structures are displayed as graphs.
X
X
X
X
X
X
dejagnuFramework for testing other programs.
X
X
X
X
X
X
diffstatReads the output of the 'diff' program, and produces a histogram of the total number of lines that were changed.
X
X
X
X
X
X
diffutilsGNU diff, diff3, sdiff, and cmp utilities
X
X
X
X
X
X
distccdistcc is a program to distribute builds of C, C++, Objective C or Objective C++ code across several machines on a network.
X
X
X
X
egcsGNU compilers, assemblers, linkers, debuggers, etc...
X
X
f2cFORTRAN-to-C translator
X
X
X
X
fhistFile history, comparison and merge utilities
X
X
X
X
X
X
flexA tool to generate fast lexical analyzers
X
X
X
X
X
X
ftnchekFORTRAN 77 code checker
X
X
X
X
X
X
gasGnu Assembler (now part of the binutils package)
gawkGNU awk
X
X
X
X
X
X
gccGNU Compiler Collection (C, C++, Objective C, Fortran, ...)
X
X
X
X
X
X
gdbGDB, the GNU Project debugger, allows you to see what is going on `inside' another program while it executes -- or what another program was doing at the moment it crashed.
X
X
X
X
X
X
gforthGNU version of ANS Forth
X
X
X
X
X
globalA source code tag system that lets you locate a specified function in the source files and move there easily.
X
X
X
X
X
X
gperfGNU gperf is a program that generates perfect hash functions for sets of keywords
X
X
X
X
X
X
gtgtThe (general | GNU) template generation tools, a set of scripts for creating a whole set of sources which may already be compiled and installed using the GNU development tools.
X
X
X
X
X
X
hp48ccC-like compiler which produces HP48 RPN
X
X
X
X
X
indentIndent and format program source
X
X
X
X
X
X
jikesjikes is the ultrafast Java compiler created by IBM.It translates Java source files as defined in The Java Language Specification into the bytecoded instruction set and binary format defined in The Java Virtual Machine Specification.
X
X
X
lclintAn improved version of lint which detects a wider variety of errors.
X
libtoollibrary-building support utility
X
X
X
X
X
X
lppbuildSoftware package builder
X
X
X
m4traditional Unix macro processor
X
X
X
X
X
X
makeGNU make
X
X
X
X
X
X
mawkMawk is an interpreter for the AWK Programming Language. It is smaller and much faster than gawk.
X
X
X
X
X
X
nanaGNU Nana is a freely available library providing improved support for assertions and logging in GNU C/C++.
X
X
X
X
nasmNASM is an 80x86 assembler designed for portability and modularity. NASM will currently output flat-form binary files, a.out, COFF and ELF Unix object files, and Microsoft 16-bit DOS and Win32 object files.
X
X
p2cPASCAL-to-C translator�
X
X
X
X
pardiffDisplay output of diff in a parallel (side-by-side) format
X
X
X
X
X
X
patchpatch takes a patch file containing a difference listing produced by diff and applies those differences to one or more original files, producing patched versions.
X
X
X
X
X
X
perlPractical Extraction and Report Language, a language optimized for scanning arbitrary text files, extracting information from those text files, and printing reports based on that information. It's also a good language for many system management tasks. The language is intended to be practical (easy to use, efficient, complete) rather than beautiful (tiny, elegant, minimal).
X
X
X
X
X
X
pkgconfigSystem for managing library compile/link flags that works with automake and autoconf
X
X
X
X
X
X
PythonInterpreted object-oriented language
X
X
X
X
X
X
rcsRevision Control System, is used for version control and management of software projects.
X
X
X
rcsitrcs support tool (initalizes files)
schemeUMB Scheme Interpreter
X
X
X
X
X
X
slangStack language
X
X
X
X
X
X
smalltalkImplementation of the Smalltalk-80 language
X
X
X
X
splintSplint is a tool for statically checking C programs for security vulnerabilities and coding mistakes.
X
X
X
X
X
X
swigSWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
X
X
X
X
X
X
tclTool Command Language (Tcl) is an embeddable and extensible interpreted language
X
X
X
X
X
X
tkTk is a GUI toolkit for Tcl
X
X
X
X
X
X
xxgdbX Window System interface to the dbx debugger
X
X
X
Comments: library@aixpdslib.seas.ucla.edu
Last update: Thu Mar 1 00:30:08 PST 2007
UCLA Website
School of Engineering & Applied Science Website