Eiffel: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 37: | Line 37: | ||
* [news:comp.lang.eiffel comp.lang.eiffel] - Low volume group - Go to the [https://groups.google.com/forum/#!forum/comp.lang.eiffel Google groups version] if your ISP does not offer USENET access or you are in any other way newsgroup challenged. | * [news:comp.lang.eiffel comp.lang.eiffel] - Low volume group - Go to the [https://groups.google.com/forum/#!forum/comp.lang.eiffel Google groups version] if your ISP does not offer USENET access or you are in any other way newsgroup challenged. | ||
==Standards== | ==Standards== | ||
* | * [http://www.ecma-international.org/publications/standards/Ecma-367.htm Standard ECMA-367] Eiffel: Analysis, Design and Programming Language - 2nd edition (June 2006) - The first international Eiffel standard. | ||
[[Category:Programming Languages]] [[Category:Eiffel]] | [[Category:Programming Languages]] [[Category:Eiffel]] |
Revision as of 16:40, 2 February 2015

Object oriented structured programming language in the Algol family, originally designed by Bertrand Meyer. Much like SmallTalk Eiffel has also suffered in the last few years due to companies that built commercial tools for the language have turned their attention to Java.
A list of OS/2 implementations of Eiffel
- ISE Eiffel - Commercial - Discontinued
- SmallEiffel - Open Source - Discontinued
- Tower Eiffel - Commercial - Discontinued
Classes and bindings
- Tower Eiffel Booch Classes - Freeware release of the old Booch classes that Tower used to sell, work with v2 of Tower Eiffel.
- A version of the O2 System Object oriented database was available with Eiffel bindings for a while.
A list of DOS implementations of Eiffel
- SmallEiffel - Open Source - Discontinued
A list of Eiffel implementations that run under WinOS/2
A list of Eiffel implementations that run under Java
- J-Eiffel - Eiffel to Java compiler - Open source - Discontinued
A list of Eiffel implementations in JavaScript
Publications
- Bertrand Meyer: Object Oriented Software Construction - ISBN 0136291554 - In Print
- The book where Eiffel was first described, but is actually a textbook of object-oriented methods rather than a Eiffel tutorial, originally published in 1988.
- Bertrand Meyer: Eiffel, the Language - ISBN 0-13-247925-7 - In Print
- IDL Eiffel CORBA Binding - By Tower Technology Corp., Cindy de la Torre Cicalese of George Washington University and Kim Rochat of IBM. - Initial proposal for standardisation by Tower Technology.
Related articles
- Joab Jackson: Eiffel: The language that OOP forgot?
Tutorials and other learning material
Links
USENET
- comp.lang.eiffel - Low volume group - Go to the Google groups version if your ISP does not offer USENET access or you are in any other way newsgroup challenged.
Standards
- Standard ECMA-367 Eiffel: Analysis, Design and Programming Language - 2nd edition (June 2006) - The first international Eiffel standard.