Download List

프로젝트 설명

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 Back to release list
7.2.9.1169

이 릴리스의 기존 코드에 대 한 이전 버전과 호환성을 유지 하면서 유니코드 파일 이름, 환경 변수 및 응용 프로그램에 대 한 명령줄 인수를 처리 하기 위한 지원을 추가 합니다.

이 유니코드 지원 u t F-8에 유닉스와 u t F-16에 대 한 Windows에 대 한 기반.

문자열 클래스 이제 유니코드 문자의 caseless 문자열 비교를 수행할 수 있습니다.

에펠 정보 시스템 개선 되었습니다.

다양 한 버그 수정 및 개선 되었습니다.
Tags: Major feature enhancements
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.

Project Resources