Download List

Descripción del Proyecto

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.

2005-12-15 19:43
2.2rc3

eiffeldoc (generador de documentación) se incluye ahora, y tiene muchas características. La introspección y la persistencia ha sido agregado (todavía en beta). Invocación de comandos es más fácil. Muchas de las mejoras en el mecanismo de plugin. Múltiples mejoras en la biblioteca, especialmente en las áreas de I / O y la creación de redes.
Tags: 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

Esta es una reescritura importante, la fijación de un montón de errores y la mejora de control de código. El no conformes mecanismo de herencia está trabajando ahora. Una nueva notación para las expresiones manifiesto se aplicó. Ampliado tipos son más sencillos de usar. Los nuevos operadores para el control de tipo dinámico se han añadido. Una biblioteca de red prototipo fue añadido.
Tags: 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

Fija Optimizer. Algunas correcciones de la biblioteca, en particular (BIT_STRING). La eliminación de algunos avisos incorrectos.
Tags: Transitional, Major bugfixes
Optimizer fixes. Some library fixes, particularly (BIT_STRING). Removal of some incorrect warnings.

2005-11-04 19:12
1.2r4

Boxeo automática se detectan y ahora emite un aviso (para la compatibilidad con SE2). Algunas correcciones de compatibilidad de Windows. Probado en FreeBSD.
Tags: 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

Detecta y advierte acerca de los usos de los tipos N BIT (que no son compatibles en 2.x). Detecta y advierte sobre la aritmética mixta de expresiones de tipo que va a cambiar en el sentido de 2.x.
Tags: 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