Download List

项目描述

SmartEiffel is the GNU Eiffel Compiler. It is intended to be a complete, though small and very fast, Eiffel compiler. The current distribution includes an Eiffel to C compiler, documentation tools, a pretty printer, and various other tools including an Eiffel debugger. It also includes a large library of classes distributed under the terms of the MIT/X Consortium License. Eiffel is an advanced object-oriented programming language that emphasizes the design and construction of high-quality and reusable software.

系统要求

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.

2005-12-15 19:43
2.2rc3

eiffeldoc(文档生成器)现在包括在内,有许多功能。反思与持久性增加了(仍处于测试阶段)。命令调用很容易。在插件机制的许多改进。多改善图书馆,特别是在我的领域/ O和网络。
标签: Major feature enhancements
eiffeldoc (documentation generator) is now included, and has many features. Introspection and persistence have been added (still in beta). Command invocation is easier. Many improvements in the plugin mechanism. Multiple improvements in the library, especially in the areas of I/O and networking.

2005-12-12 16:02
2.1

这是一个重大重写,大量的错误修复和改进代码检查。对不符合要求的继承机制现在正。一种新的符号表达式清单实施。扩展类型如今更易于使用。动态类型检查新的运营商增加了。网络图书馆的原型增加了。
标签: Major feature enhancements
This is a major rewrite, fixing lots of bugs and
improving code checking. The non-conforming
inheritance mechanism is now working. A new
notation for manifest expressions was implemented.
Expanded types are now simpler to use. New
operators for dynamic type checking were added. A
prototype networking library was added.

2005-12-01 20:25
1.2r5

优化修正。有些图书馆修复,特别是(BIT_STRING)。去除一些不正确的警告。
标签: Transitional, Major bugfixes
Optimizer fixes. Some library fixes, particularly (BIT_STRING). Removal of some incorrect warnings.

2005-11-04 19:12
1.2r4

拳击自动检测到,现在发出警告(与SE2兼容性)。对于Windows兼容的一些修正。 FreeBSD的测试。
标签: Transitional, Minor feature enhancements
Automatic boxing is detected and now emits a warning (for compatibility with SE2). Some fixes for Windows compatibility. Tested on FreeBSD.

2005-10-03 23:19
1.2r3

检测,并警告的双边ñ类型用途(这是不受支持在2.x)。检测和对算术警告混合类型的表达式,将改变2.x中的意义
标签: Transitional, Minor feature enhancements
Detects and warns about uses of the BIT N types (which are unsupported in 2.x). Detects and warns about arithmetic mixed-type expressions that will change meaning in 2.x.

Project Resources