Goals
- Offer developers simple and effective frameworks in Eiffel : persistence, user interaction, report generation, communication.
- Promote the Eiffel-way of development
- Use BON and complement it by other methods where needed. Focus on quality, robustness. Use assertions "as well as possible".
- Provide/gather tools, methods or best practices that help developers focus on application requirements, not technical details.
- Reuse or extend existing Open Source libraries.
- Portability : Eiffel compilers (ESI, SE, VE), Platforms (*nix,Win32)
Packages
- ECLI
- Relational databases access in Eiffel (x/open Call Level Interface, aka ODBC).
- ECURSES
- Eiffel wrapping of Curses, also available for Windows using PDCurses.
- EPDF
- Simple PDF document generation in Eiffel.
- EPOM
- Eiffel Persistent Object Management - a pragmatic and simple framework.
- EDA
- Eiffel Decimal Arithmetic - unlimited precision, IEEE 854 compliant. This package has been added to the GOBO Eiffel project.
Friends
- Cetus links
- on Eiffel
- GOBO
- the standard multiplaform library for Eiffel
- mico/E
- Open Source Eiffel CORBA services
- GOANNA
- Web services and components in Eiffel
- Eiffel Zone
- comprehensive collection of Eiffel resources - software, documents, discussions and background material.