mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
a11bb2b501
SmallEiffel The GNU Eiffel Compiler is a free open-source Eiffel compiler distributed under the terms of the GNU General Public License as published by the Free Software Foundation. It is a complete, small and very fast, free Eiffel compiler. PR: ports/18087 Submitted by: Berend de Boer <berend@nederware.nl>
22 lines
844 B
Plaintext
22 lines
844 B
Plaintext
SmallEiffel The GNU Eiffel Compiler is a free open-source Eiffel
|
|
compiler distributed under the terms of the GNU General Public License
|
|
as published by the Free Software Foundation. It is a complete, small
|
|
and very fast, free Eiffel compiler.
|
|
|
|
It is available for a very wide range of platforms. In fact,
|
|
SmallEiffel should run on any platform for which an ANSI C - POSIX
|
|
compiler or a standard JVM exists.
|
|
|
|
The current distribution includes an Eiffel to C compiler, an Eiffel
|
|
to Java bytecode compiler, a documentation tool, a pretty printer and
|
|
various other tools, with their sources.
|
|
|
|
SmallEiffel features an innovative strategy involving whole system
|
|
analysis which allows compilation to be often faster than the
|
|
incremental compilation of traditional compilers.
|
|
|
|
WWW: http://smalleiffel.loria.fr/index.html
|
|
|
|
- Berend
|
|
berend@pobox.com
|