Autotools Bootstrapper scans a package's Makefile.am and configure.in (or .ac) and creates a customized bourne shell script which can create the configure script with a single command. The resulting bootstrap script can also be used to clean all autogenerated files from a project's directory tree, which is useful for importing into a CVS server. This tool is especially useful for developers who are not familiar with the use of Autoconf, automake, and libtool.
Bayesian Pattern Filtering Library is a general purpose library designed for building Bayesian Filters. Its primary purpose is to provide an easy-to-use interface to allow the building of Bayesian filters regardless of the data being analyzed. A user will only need to provide a tokenizer, hash function, and comparison function in order to build a Filter.
Common Lisp Hypertext Preprocessor combines the ease of PHP with the joys of Common Lisp. It allows Common Lisp code to be embedded in HTML or XML using XML processing instructions. It consists of two packages, CL- CGI, which provides a small package to aid in writing CGI programs in Lisp, and CLHP, the full package, which depends on CL-CGI.
A full-featured MediaWiki client API for easy wiki site building.