summaryrefslogtreecommitdiff
path: root/lang/sather/DESCR
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-05-23 08:26:03 +0000
committerrillig <rillig@pkgsrc.org>2005-05-23 08:26:03 +0000
commitf795c2e4750a21c358eb4eba83184326b68adce0 (patch)
treea88b53a484071e09249ef5ae57e9f69b5ffb0a67 /lang/sather/DESCR
parentc7051d394905450b08f91eb4b95f8961b2af4385 (diff)
downloadpkgsrc-f795c2e4750a21c358eb4eba83184326b68adce0.tar.gz
Removed trailing white-space.
Diffstat (limited to 'lang/sather/DESCR')
-rw-r--r--lang/sather/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/sather/DESCR b/lang/sather/DESCR
index 755f3afd953..2243aee91bb 100644
--- a/lang/sather/DESCR
+++ b/lang/sather/DESCR
@@ -8,7 +8,7 @@ languages. One way of placing it in the "space of languages" is to say
that it attempts to be as efficient as C, C++, or Fortran, as elegant
and safe as Eiffel or CLU, and to support higher-order functions as
well as Common Lisp, Scheme, or Smalltalk.
-
+
Sather has garbage collection, statically-checked strong typing,
multiple inheritance, separate implementation and type inheritance,
parameterized classes, dynamic dispatch, iteration abstraction,