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.

2013-02-06 09:56
7.2.9.1169

This release adds support for handling Unicode filenames,
environment variables, and
commandline arguments to your applications while preserving backward compatibility for
existing code.

This Unicode support is based on UTF-8 for Unix and UTF-16 for Windows.

The STRING classes can now perform a caseless string comparison of Unicode characters.

The Eiffel Information System has been improved.

Various bugfixes and improvements have been made.
Tags: Major feature enhancements

2011-12-01 10:02
7.0.8.8074

This release contains major improvements in the areas of concurrency (via the SCOOP technology) and void-safety by making it easier to migrate to void-safe code. In addition, it has many small improvements to make EiffelStudio easy to use includes more and more external contributions.
Tags: Major feature enhancements, Minor bugfixes

2011-10-01 08:19
7.0.8.7345

Various bugfixes. This release improves the void-safety implementation and addresses some bugs. It has an improved SCOOP implementation that is much faster than in 6.8.

2011-05-17 11:25
6.8.8.6454

This release candidate for EiffelStudio 6.8 which includes the following new features: SCOOP (Simple Concurrent Object-Oriented Programming technology), the ability to attach a running process to the EiffelStudio debugger, an improved EiffelStore library and MySQL handle, and various compiler and EiffelStudio bugfixes.
Tags: Major feature enhancements, Major bugfixes

2011-04-20 06:17
6.8.8.6274

Some SCOOP-related issues have been fixed. An issue on some Unix systems with not being able to delete a directory containing symbolic links that cannot be resolved was also fixed. The drawing of the tree connector in EV_GRID was fixed.
Tags: Minor bugfixes

Project Resources