Libraries
ISE Eiffel is all about reuse. Thousands of reusable components
help you develop your applications by standing on the shoulders
of previous developers. Here is the documentation on the principal
libraries:
- EiffelBase: ISE's acclaimed open-source library
covering the fundamental algorithms and data structures of
computing science.
- EiffelCOM: your tool of choice
for building and using Microsoft COM components.
- Eiffel2Java: Java interface library.
- Lex&Parse: lexical analysis and parsing libraries.
- Net: the client-server library for exchanging
object structures across the network, between identical or different
machine architectures.
- Store: object-relational database interface library.
- Thread: multi-threading library.
- Time: time and date library.
- Vision2: the extensive multi-platform graphical
library for producing modern GUI applications that will run on
Windows as well as Unix, Linux, VMS and other X-based platforms.
- Web: Web interface library with support for
easy development of CGI scripts in Eiffel.
- WEL: powerful graphical
library for Windows platforms.