Wednesday November 14, 2007. 08:19 AM
FreshMeat
EiffelStudio is an IDE for the Eiffel language (ECMA-367, ISO/IEC 25436, and ACM Software System Award 2006). It includes: Eiffel compiler, Eiffel editor, Eiffel code browsing tool, graphical design tool, refactoring tool, debugger, profiler, and Eiffel analysis tools (Metrics, Dependencies, etc.). Eiffel generates C or CLI for .NET or Mono. Eiffel applies O-O principles and Design by Contract for high-quality software. Many Eiffel libraries are included: ADT, network, GUI, database, parsing (including an Eiffel parser), XML, Web, COM, and more.
License: GNU General Public License (GPL)
Changes:
This is the beta release for 6.1 and is available
on all supported platforms. It mostly fixes
various bugs found in previous early releases of
6.1. The 6.1 release offers the following
features: object test, attached types,
non-conforming inheritance, execution replay in
the debugger, and an improved UI.