Sather - Summary
This software is part of the GNU Project.
GNU Sather is an object-oriented language with garbage collection, statically-checked strong typing, multiple inheritance, separate implementations and type inheritance, parameterized classes, dynamic dispatch, iteration abstraction, higher-order routines and iterators, exception handling, assertions, preconditions, postconditions, and class invariants. Code can be compiled into C code and can link with C object files.
It was originally based on Eiffel but now incorporates ideas and approaches from several 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 or Scheme.
Registration Date: Fri 11 Jan 2002 06:43:41 PM UTC
License: GNU General Public License v3 or later
Development Status: 5 - Production/Stable
posted by fadi, Sat 18 Dec 2010 08:02:34 AM UTC
Hi Everyone!
I'm the new maintainer of the Sather package. (all new to Sather and fsf!)
(the current) Sather 1.2.3 compiles (and works) with :
GNU/Linux i686 (kernel 2.6.18)
- gcc 4.3.2
- binutils 2.18.1
- libdevel 6.8
- libgc-dev 6.8
[...]
posted by mtaylor, Mon 08 Jun 2009 01:27:49 AM UTC
This weekend I updated the Savannah project area for GNU Sather so that it can now be used as a central place for GNU Sather development. The code is hosted in a Bazaar repository on Savannah, and the Savannah site will also be a great place to list bugs, patches, support requests, etc. [...]
posted by jabelardo, Sun 12 Jun 2005 05:50:29 PM UTC
GNU Sather's home page is again up and updated.
posted by jabelardo, Sun 12 Jun 2005 02:04:39 PM UTC
New release that fixes some bugs that make imposible to
compile GNU Sather on 3.x gcc (Tested on GNU/Linux).
- Browse open items
Submit a new item
- Browse open items
Submit a new item
Powered by Savane 3.14-8aba.
Corresponding source code