ECLI is an Eiffel wrapper around the X/Open ISO/CLI (Call Level Interface), which defines an API to RDBMS drivers and uses SQL92. ISO/CLI is also known as ODBC under MS Windows.
eXML is a XML 1.0 parser for Eiffel based on expat. It provides two different type of parsers: an event based parser and a tree based parser. The tree based parser is implemented as a descentant of the event based parser. An eXML example application called eBook is provided.
for2html is a Perl script that translates Fortran sources into HTML pages, automatically generating forward and backward links to SUBROUTINE and FUNCTION calls.
The Market Analysis System (MAS) provides tools for technical analysis of financial markets, including stock charting, futures charting, and automated generation of buy and sell signals.
Referendum is a community creation Web toolkit focused around issues and their resolution through voting. It's a drop-in Web application used for understanding and empowering online communities through the democratic process.
Yet Another Eiffel Sockets (yeasockets) provides a
multi-OS (Win32, Linux, QNX, etc.) TCP/IP API
layer for Eiffel. SmallEiffel and ISE Eiffel are both
currently supported.