This site's content was compiled from 1993 to 2006. Beyond that, Google is your friend.

Eiffel utils

Maintainer

Daniel Moisset

Description

Eiffel utils is a set of useful Eiffel classes. There are several unrelated small libraries.

Categories

Versions

Links

Features

Text Editing
Classes for representing and editing multi-line text.
Service Provider/Subscriber
An abstraction of a service object that can have several subscriber objects. The service can send messages (strings) received by all the subscribers. The service and subscriber need not be in the same process, or even on the same host.
Clipboard
File-based and memory-based text clipboards.
Generic Sorters
A generalization of the SmartEiffel sorters that can use any order relation on any class.
Multisets
An abstraction of multisets and a simple array-based implementation.
ID/Object Mapping
Objects that can be located by their system-wide unique ID.
Keyboard Abstraction
Abstraction for a key, with modifiers.
Model/View Pattern
Classes for the "observer" or "model/view" pattern.
Serialization
Classes for serializing/unserializing records comprising the basic types plus STRING.
Color
Representation of RGB and CMY colors, with CMYK and HSV support.
INI-file
A parser/generator of Windows-like INI files.
Option Handling
A command-line option parser with type checking.
String Formatting
Printf-like STRING formatting with positional indexes for easy internationalization.

Supported compilers

Platforms

Licensing

Support

Packages using Eiffel utils

Google
 
Web eiffelzone.com