|
Aargh v1.1.4 - Automated Argument Helper
|
|
Hits: 4 |
|
Date added: 05/17/2006 |
|
Aargh generates C or C++ code to parse a command line, using the getopt() facility available in UNIX and UNIX-like environments. It supports command-line options with integer arguments, string arguments, and no arguments. The generated code is commented and carefully indented for readability. Aargh is written in C++ and licensed under the GNU General Public License (GPL). |
|
|
|
|
ACM Properties v1.00
|
|
Hits: 3 |
|
Date added: 01/27/2005 |
|
ACM Properties is an easy way to get a listing of all the installed ACM plugins, as well as the audio formats that they can input and output (and their respective bit depths, sample rates, etc). ACM Properties is especially handy when you're having a problem using a plugin in another program, and can quickly check to see if the format is correct. |
|
|
|
|
Acr v0.4
|
|
Hits: 9 |
|
Date added: 01/31/2006 |
|
ACR is an autoconf like tool that allows you to create configure scripts for your programs. The main aim of this tool is to teach developers how to create portable builds of their tools, just using generic functions wrapped by acr to generate portable shellscript.
Some interesting features in front of autoconf. (but ... also disavantadges )
Pros:
* Easy to learn / implement.
* Faster/smaller final configure script.
* Own syntax, not complex m4 macros.
* Reverse engineering tool to recover .acr files from the final configure script.
* Good documentation and tutorials.
* vim syntax highlighting for configure.acr files ($PREFIX/share/acr/vim/install.sh)
* Debugging support (-d)
* Integrated support for java, bash, perl, tcl, c, c++, ruby and python.
* Recursive configure script calls.
* Progress bar in generation stage.
Contras:
* Not recommended for huge projects
* Slow script generation parsing huge configuration files
* No automake replace. (just type clean makefiles and acr substs)
* Not enought tested (only on free operating systems (Open|Net|Free|Dfly)BSD, GNU systems, and Darwin). |
|
|
|
|
ActiveX GUID Gen
hot!
|
|
Hits: 51 |
|
Date added: 11/13/2007 |
|
Small exe example used for ActiveX Startup. |
|
|
|
|
Add Bytes
|
|
Hits: 17 |
|
Date added: 06/03/2006 |
|
Source code for Tool that adds bytes to exe files. |
|
|
|