lush

Lisp Universal Shell Executable

Lush is a programming language and environment that is based on the Lisp programming language. The lush language is small compared to ANSI Common Lisp and is optimized for numeric calculations. Lush includes a libraries for numerical analysis and building graphical user interfaces.

libclass-adapter-perl

Perl implementation of the "Adapter" Design Pattern

The Class::Adapter class is intended as an abstract base class for creating any sort of class or object that follows the Adapter pattern.

libdata-page-perl

Perl module providing support for paging through result sets

When searching through large amounts of data, it is often the case that a result set is returned that is larger than is desired to display on a single page. This results in wanting to page through multiple pages of data. The maths behind this is unfortunately fiddly, hence this Data::Page module.

libdata-uriencode-perl

module to encode and decode data structures for use in URI's

The world of the web works off of URI's. The Query string portion of URIs already support encoding of key/value paired data - they just don't natively allow for complex data structures.

dict-freedict-nld-fra

Dutch-French dictionary for the dict server/client

This is the Dutch-French dictionary from the FreeDict project. It contains 16770 headwords (FreeDict status: big enough). It can be either used with the dictd server and a dict client or with GoldenDict.

cook-rsh

Remote execution scripts for cook

Cook is a very powerful and very easy to use replacement for make. Through the use of Cook's powerful description language, and its many built in functions, sophisticated build can be easily accomplished.