EiffelStudio 14.05 发布了,EiffelStudio是Eiffel语言的集成开发环境 (ECMA-367, ISO/IEC 25436, and ACM Software System Award 2006)。
改进内容包括:
added the Eiffel Inspector, Automatic Fixing, and support for the Raspberry Pi.
The Eiffel Inspector detects some code patterns that the compiler would not reject but are still invalid, such as an assignment to self "a := a", which is obviously not what was intended.
Automatic Fixing fixes some basic compiler warnings/errors.
Currently only two fixes are supported: unused local variables and undeclared types on locals
项目主页:https://dev.eiffel.com/Main_Page
下载地址:https://dev.eiffel.com/Downloads
来自:开源中国社区