Download List

Project Description

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, Eiffel testing 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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-02-02 08:43 Back to release list
6.6.8.2214

This is the first pre-release of EiffelStudio 6.6. It adds a new construct: the 'check' statement, which is like a check compound except that even if assertions are disabled you still get a check violation when a Boolean expression is false. The runtime multi-threading has been redone, and some deadlocks in the runtime are prevented if a thread is killed outside the Eiffel environment. Support has been added for NaN, -Infinity, and +Infinity. ARRAY2 has been fixed to really be void-safe in experimental mode. There are various bugfixes in the runtime/compiler and environment.
Tags: Development, Bugfixes, Feature Enhancements

Project Resources