This site's content was compiled from 1993 to 2006. Beyond that, Google is your friend.
Andreas Leitner
A collection of various general purpose tools to help with programming in Eiffel, and some reusable classes.
The Eiffel Constant Generator (ecg) takes an enumeration (such as a series of colour codes) and produces a class that handles those codes internally as INTEGER values.
The Eiffel Manifest String Class Generator (emscg) takes a regular text file, and generates a class which contains a STRING constant which holds the text as a manifest string.
The Simple Config Parser (scp) reads configuration data from a text file, in a format that should be suitable for most applications. Each option can be associated with zero or more values.
Various general-purpose classes are also included: