Difference between revisions of "Sather"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=sather |Short description=Object-oriented language |Full description=An object-oriented language with garbage collection, statically-checked strong typing, multiple...")
 
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=sather
+
|Name=GNU Sather
|Short description=Object-oriented language
+
|Short description=Object-oriented language.
|Full description=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 iters, exception handling assertions, preconditions, postconditions, and class invariants. Code can be compiled into C code and can link with C object files. As a special feature, complete internationalization (including unicode) is a native part of the included library.
+
|Full description='''Sather''' is an object-oriented programming language similar to Eiffel. It is designed to be simple, efficient, safe, and non-proprietary. It features garbage collection, statically-checked strong typing, multiple inheritance, parameterized classes and more. This package consists of a compiler, a class library, the language specification and programming manual, and a browser for displaying sources and directed graphs of class inheritance.
|User level=none
+
|Homepage URL=https://www.gnu.org/software/sather/
|Status=Live
+
|Is High Priority Project=No
|Component programs=
+
|VCS checkout command=bzr branch https://bzr.savannah.gnu.org/r/sather/trunk
|Homepage URL=http://savannah.gnu.org/projects/sather
 
|VCS checkout command=
 
 
|Computer languages=Sather
 
|Computer languages=Sather
|Documentation note=User reference manual available at www.gnu.org/software/sather/Doc/Tutorial.html/index.html
+
|Documentation note=https://www.gnu.org/software/sather/docs-1.2/tutorial/sather-tutorial.html
|Paid support=
+
 
|IRC help=
+
https://www.gnu.org/software/sather/docs-1.2/specification/sather-specification.html
|IRC general=
+
 
|IRC development=
+
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
|Related projects=
+
 
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards
 
|Keywords=object-oriented,development,C,li18n,sather
 
|Keywords=object-oriented,development,C,li18n,sather
|Is GNU=y
+
|Version identifier=1.2.3
|Last review by=Janet Casey
+
|Version date=2001/03/13
|Last review date=2007-07-09
+
|Version status=beta
 +
|Version download=https://ftp.gnu.org/gnu/sather/sather-1.3-beta-7.tar.bz2
 +
|Last review by=Bendikker
 +
|Last review date=2019/01/19
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Version identifier=1.2.3
+
|User level=advanced
|Version date=2007-07-07
+
|Paid support=https://www.fsf.org/resources/service/
|Version status=stable
+
|Accepts cryptocurrency donations=Yes
|Version download=http://ftp.gnu.org/gnu/sather/sather-1.2.3.tar.bz2
+
|Test entry=No
 +
|Is GNU=Yes
 +
|GNU package identifier=sather
 +
|Decommissioned/Obsolete=No
 
|License verified date=2001-02-01
 
|License verified date=2001-02-01
|Version comment=1.2.3 released 2007-07-07
+
}}
 +
{{Project license
 +
|License=LGPLv3orlater
 +
|License verified by=Bendikker
 +
|License verified date=2018/06/07
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Michael R. Taylor
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Michael Taylor
+
|Email=michael@libredev.com
|Email=
+
}}
|Resource URL=
+
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/sather
 
}}
 
}}
{{Person
+
{{Resource
|Role=Contributor
+
|Resource audience=Savannah (Ref)
|Real name=Alexander Blazej
+
|Resource URL=https://savannah.gnu.org/projects/sather/
|Email=ablazej@gnu.org
+
}}
|Resource URL=
+
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://bzr.savannah.gnu.org/lh/sather/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/info-sather/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-sather/
 
}}
 
}}
{{Person
+
{{Resource
|Role=Contributor
+
|Resource kind=Mailing List
|Real name=John Newman
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
|Email=jnewman@cs.waikata.ac.nz
 
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=Download
|Resource kind=E-mail
+
|Resource URL=https://ftp.gnu.org/old-gnu/sather/
|Resource URL=mailto:bug-sather@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer,Help,Support
+
|Resource kind=Download
|Resource kind=E-mail
+
|Resource URL=https://ftp.gnu.org/gnu/sather/
|Resource URL=mailto:info-sather@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=General
|Resource kind=Newsgroup
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=comp.lang.sather
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
|Software-development=compiler,programming-language
+
|Runs-on=GNU/Linux
 +
|Software-development=compiler, programming-language
 
|Use=software-development
 
|Use=software-development
}}
 
{{Project license
 
|License=GPLv3orlater
 
|License verified by=Janet Casey
 
|License verified date=2001-02-01
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=Boehm GC
+
|Prerequisite description=[[Boehm GC]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=Tcl/Tk 8.0
+
|Prerequisite description=[[Tcl]]/[[Tk]] 8.0
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 07:04, 19 January 2019


[edit]

GNU Sather

https://www.gnu.org/software/sather/
Object-oriented language.

Sather is an object-oriented programming language similar to Eiffel. It is designed to be simple, efficient, safe, and non-proprietary. It features garbage collection, statically-checked strong typing, multiple inheritance, parameterized classes and more. This package consists of a compiler, a class library, the language specification and programming manual, and a browser for displaying sources and directed graphs of class inheritance.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

7 June 2018




Leaders and contributors

Contact(s)Role
Michael R. Taylor Maintainer


Resources and communication

AudienceResource typeURI
Downloadhttps://ftp.gnu.org/gnu/sather/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/info-sather/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-sather/
Debian (Ref)https://tracker.debian.org/pkg/sather
Generalhttps://savannah.gnu.org/people/
Savannah (Ref)https://savannah.gnu.org/projects/sather/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Downloadhttps://ftp.gnu.org/old-gnu/sather/
VCS Repository Webviewhttps://bzr.savannah.gnu.org/lh/sather/


Software prerequisites

KindDescription
Required to buildBoehm GC
Weak prerequisiteTcl/Tk 8.0




Entry







"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.

























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.