Wednesday November 21, 2007. 12:01 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:
A new layout for EiffelStudio tools to highlight most commonly used tools. A new Errors and Warnings tool wither a better way to show errors and filter them. All the dialogs have been revisited to provide a nicer and consistent look and feel. Multiple errors are reported for each compilation degree. The ability to submit a problem report within EiffelStudio when it quits unexpectedly has been added. Support has been added for the MinGW C compiler on Windows 32-bit platforms. Borland is officially not supported anymore. Attached types. Non-conforming inheritance. Compiler speed up at degree 3.