Category:Sather: Difference between revisions

m
Filling out language template
(Created page with '{{stub}}{{language}} Sather is an object oriented language designed to be simple, efficient, safe, flexible and non-proprietary. One way of placing it in the "space of languages…')
 
m (Filling out language template)
 
Line 1:
{{stub}}{{language}}
{{language|Sather
|site=http://www.gnu.org/software/sather/
|LCT=no
}}
 
Sather is an object oriented language designed to be simple, efficient, safe, flexible and non-proprietary. One way of placing it in the "space of languages" is to say that it aims to be as efficient as C, C++, or Fortran, as elegant as and safer than Eiffel, and support higher-order functions and iteration abstraction as well as Common Lisp, CLU or Scheme