Open Source software construction tool A-A-P is an Open Source software construction tool--that is, a build tool; an improved substitute for the classic Make utility; a better way to build software. a-a-p "configuration files" are similar ...
Include files for a2ps The a2ps filter converts text and other types of files to PostScript(TM). A2ps has pretty-printing capabilities and includes support for a wide number of programming languages, encodings (ISO Latins, ...
Static libraries for a2ps The a2ps filter converts text and other types of files to PostScript(TM). A2ps has pretty-printing capabilities and includes support for a wide number of programming languages, encodings (ISO Latins, ...
The lexer generator for Haskell Alex is a tool for generating lexical analysers in Haskell, given a description of the tokens to be recognised in the form of regular expressions. It is similar to the tool lex or flex for C/C++.
Graphical frontend to Valgrind memory checker Alleyoop is a graphical frontend to the Valgrind memory checker for GNOME.
Integrated development environment for C and C++ (Linux) Anjuta is a versatile IDE for C and C++, written for GTK/GNOME. Features include project management, application wizards, an onboard interactive debugger, and a powerful source editor with browsing ...
Integrated development environment for C and C++ (Linux) Anjuta is a versatile IDE for C and C++, written for GTK/GNOME. Features include project management, application wizards, an onboard interactive debugger, and a powerful source editor with browsing ...
Program for converting .asp files to .php files Asp2php is a program which can help you convert Micro$oft (tm) Active Server Pages (tm) to PHP files. Install this if you intend to migrate from Microsuck, umm, I mean Micro$oft (tm) Internet ...
Automatically Tuned Linear Algebra Software (ATLAS) The ATLAS (Automatically Tuned Linear Algebra Software) project is an ongoing research effort focusing on applying empirical techniques in order to provide portable performance. At present, it ...
A GNU tool for automatically configuring source code. GNU's Autoconf is a tool for configuring source code and Makefiles. Using Autoconf, programmers can create portable and configurable packages, since the person building the package is allowed to ...
A GNU tool for automatically configuring source code GNU's Autoconf is a tool for configuring source code and Makefiles. Using Autoconf, programmers can create portable and configurable packages, since the person building the package is allowed to ...
Simplify the creation and maintenance of programs AutoGen 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 ...
A GNU tool for automatically creating Makefiles. Automake is a tool for automatically generating Makefiles compliant with the GNU Coding Standards. You should install Automake if you are developing software and would like to use its capabilities of ...
A GNU tool for automatically creating Makefiles Automake is a tool for automatically generating Makefiles compliant with the GNU Coding Standards. You should install Automake if you are developing software and would like to use its capabilities of ...
A GNU tool for automatically creating Makefiles Automake is a tool for automatically generating Makefiles compliant with the GNU Coding Standards. You should install Automake if you are developing software and would like to use its capabilities of ...
An AVR assembler Avra is an GNU GPL'ed assembler for the Atmel AVR microcontrollers. Features: - It's compatible with Atmel's avrasm. - Better macro support. - Conditional assembly.
A distributed revision control system compatible with arch GNU Arch is a revision control system with features that are ideal for projects characterised by widely distributed development, concurrent support of multiple releases, and substantial amounts of ...
bigForth language Bigforth is a portable implementation of the ANS Forth language. Its greatest advantage is the portable widget toolkit MINOS which builds on top of it. There are a lot of similarites with GForth btw.
GNU Binary Utility Development Utilities Binutils is a collection of binary utilities, including: * ar: creating modifying and extracting from archives * nm: for listing symbols from object files * objcopy: for copying and translating ...
A GNU general-purpose parser generator Bison is a general purpose parser generator which converts a grammar description for an LALR context-free grammar into a C program to parse that grammar. Bison can be used to develop a wide range of ...
A GNU general-purpose parser generator for C++ Bison is a general purpose parser generator which converts a grammar description for an LALR context-free grammar into a C program to parse that grammar. Bison++ is built on top of Bison; it takes ...
Blacsmpi Basic Linear Algebra Communication Subprograms The BLACS (Basic Linear Algebra Communication Subprograms) project is an ongoing investigation whose purpose is to create a linear algebra oriented message passing interface that may be implemented ...
BuildManager - rpm package building helper BuildManager, or bm, is a program that wraps and extends rpm while building packages. Its features allow one to batch process thousand of rpms at once, controling logs, rpm and srpm moving, filtering ...
A wrist friendly language for the CLI/Mono Boo is a new object oriented statically typed programming language for the Common Language Infrastructure with a python inspired syntax and a special focus on language and compiler extensibility.
Build tool for Boost libraries Boost Jam is a build tool based on FTJam, which in turn is based on Perforce Jam. It contains significant improvements made to facilitate its use in the Boost Build System, but should be backward ...
A public domain Yacc parser generator Byacc (Berkeley Yacc) is a public domain LALR parser generator which is used by many programs during their build process. If you are going to do development on your system, you will want to install ...
Next-generation distributed version control Bazaar-NG (or bzr) is a project of Canonical to develop an open source distributed version control system that is powerful, friendly, and scalable. Version control means a system that keeps track of ...
Preprocessor for OCaml Preprocessor for OCaml.
Compiler Cache Ccache 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. This often results ...
A utility for creating TTY dialog boxes. Dialog is a utility that allows you to show dialog boxes (containing questions or messages) in TTY (text mode) interfaces. Dialog is called from within a shell script. The following dialog boxes are ...
Page : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |