EiffelStudio 6.4.7.6313 (Development branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News EiffelStudio 6.4.7.6313 (Development branch)
# 1  
Old 12-22-2008
EiffelStudio 6.4.7.6313 (Development branch)

ImageEiffelStudio 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 release uses the catcall free ~ operator in place of {ANY}.is_equal. It may break your code if your code expects true comparison when comparing objects of different types. A runtime performance problem when a GC cycle could take up to 1h instead of just a few milliseconds has been fixed. An issue with the compiler not properly handling the type of inherited formal generic parameters has been fixed.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question