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.

2003-06-18 12:11 Back to release list
1.1

A new configuration scheme, a new, improved
install process, and a new 'class_check' tool
that performs full syntax validation on one or
more classes. The 'pretty' tool was updated, an
expression evaluator was added to the debugger,
and the optimizer was rewritten for both C and
JVM backends. Safe integer computing with bounds
checking is supported, and the generated C code
is now portable, even with garbage collection.
Unicode strings are supported, and numerous
other minor changes and bugfixes were made.
Tags: Major feature enhancements

Project Resources