This site's content was compiled from 1993 to 2006. Beyond that, Google is your friend.
Eiffel utils is a set of useful Eiffel classes. There are several unrelated small libraries.
Latest release: 2005-10-29
OpenEiffel is an open source compiler derived from Eiffel/S 2.0.
Latest release: 2003-10-14
A collection of utilities including design patterns, file and memory-mapped I/O, measurements, string utilities and data structures.
Latest release: 2003-04-11
A collection of various general purpose tools to help with programming in Eiffel, and some reusable classes.
Latest release: 2001-05-02
This library implements a string which is a sequence of 16bit characters, and provides Unicode-oriented classes UCCHAR and UCSTRING.
Latest release: 1999-10-11
The iss-match pattern-matching library wraps and extends Henry Spencer's C library, and includes substring matching, approximate matching, wildcard matching regular expression matching and text splitting.
Latest release: 1999-06-05
This class breaks a string into tokens.
Latest release: 1999-04-01
This is a "string tokenizer" class which extracts tokens (substrings) from a given string. The tokens are separated by one or more delimiters (characters).
Latest release: 1998-04-21
An Eiffel framework to support the development of applications based on filters or pipe fittings. A filter reads from its input and writes to its output, changing the data on the way.
Latest release: 1997-10
This small cluster was born from the need to resolve small formulae in the style of
X + ( STEP * 2 ) / KERF
that are defined in a parametric CAD/CAM system under development.
Latest release: 1997-08-28