diff options
Diffstat (limited to 'lang/eiffel')
-rw-r--r-- | lang/eiffel/pkg-descr | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/lang/eiffel/pkg-descr b/lang/eiffel/pkg-descr index bd713fd8ebbb..d5551e258487 100644 --- a/lang/eiffel/pkg-descr +++ b/lang/eiffel/pkg-descr @@ -8,18 +8,8 @@ from introduction/about.txt: The Language" (Prentice Hall, 1992). Many other books are available on the language and the method. The language is non-proprietary. - The aim of Eiffel is to improve the quality of software systems and the - productivity of the development process. It particularly promotes the - production of software that has the following qualities: reliability - (absence of bugs) extendibility (ease of change) reusability (reliance of - libraries of packaged components) and portability (adaptability on many - platforms with full source compatibility). Eiffel also makes it possible - to produce compilers, such as ISE's, which generate extremely efficient - code. - More docs are in ``${PREFIX}/eiffel/doc'' and ``${PREFIX}/eiffel/introduction'' Some examples are in ``${PREFIX}/eiffel/examples''. -eric. -- -erich@rrnet.com +erich@freebsd.org |