Download List

Project Description

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 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.

2008-02-01 23:06
1.2r8

Two compiler crashes have been fixed. There is a change in the syntax of multi-line strings for ISE compatibility. Some spurious warnings are no longer emitted. There are a few changes in the library for easier migration to SmartEiffel 2.2.
Tags: Transitional, Major bugfixes

2007-07-12 18:38
2.3

New simpler typing rules. A new class loading algorithm. A simpler installer for package maintainers. An eiffeltest tool. Some changes/improvements/bugfixes in the language and library (including addition of a regex library and networking improvements). Microsoft's Visual C++ 2005 compiler is now supported.
Tags: Major feature enhancements

2006-04-03 02:59
1.2r7

Some changes for compatibility with 2.2 (especially in the library, and case-sensitivity). Changes for compatibility with MSVC++ 2005 as a backend. Minor bugfixes.
Tags: Transitional, Minor feature enhancements

2006-03-02 23:21
1.2r6

This release marks some library classes methods as obsolete, and adds interfaces compatible with 2.1. Warnings are emitted when detecting some incompatibilities related to implicit conversions and use of the ARGUMENTS class.
Tags: Transitional, Minor feature enhancements

2006-02-07 19:33
2.2

Class documntation is now included. The eiffeldoc
tool is included. An introspection mechanism,
experimental persistence features, and builtin
networking support were added. The vision toolkit
now includes OpenGL support. Library improvements
were done.
Tags: Major feature enhancements

Project Resources