Aips2.nrao.edu/mail/aips2/93 edu . The first 0.01 beta release of the sather programming languageand environment are now available by anonymous ftp. This release http://aips2.nrao.edu/mail/aips2/93
Extractions: Return-Path: aips2-request Received: by colobus.cv.nrao.edu (5.57/Ultrix3.0/NRAO1.0) id AA05616; Wed, 5 Jun 91 20:08:50 -0400 Date: Wed, 5 Jun 91 20:08:48 -0400 From: bglenden (Brian Glendenning) To: aips2 Subject: Sather (GNU Eiffel) released Sender: aips2-request@colobus.cv.nrao.edu The following might be of interest to some who want to start ramping up to OO programming. Brian - Start of forwarded message - From: om%icsi.Berkeley.EDU@BERKELEY.EDU (Stephen M. Omohundro) To: sather@icsi Subject: Sather beta release Date: Wed, 5 Jun 91 15:07:29 PDT Thank you for your interest in Sather. You have been placed on the mailing list "sather@icsi.berkeley.edu" which will be used for Sather software announcements and the discussion of Sather issues. If you would like to be removed from or added to this list, or would like to submit bug reports or suggestions please send them to the list: "sather-admin@icsi.berkeley.edu". The first 0.01 beta release of the Sather programming language and environment are now available by anonymous ftp. This release includes the compiler, the debugger, the emacs editing environment, several hundred library classes, documentation, and some other miscellaneous tools. These programs are all freely available in source code form and are covered by an unrestrictive license which is included in the distribution. The compiler has been functional for almost a year now and the rest of the environment has been used to build several fairly large systems. Most components have only been tested on Sun 4's running SunOS 4.x. The generated C code is fairly portable and ports to other machines should not be difficult. The compressed tar file is about 3 megabytes, the unpacked system about 9.3 megabytes and the compiled and installed system about 18 megabytes. On a Sparcstation 2 the installation process takes about 30 minutes. In the United States, you may obtain the distribution by anonymous ftp on the internet from
Tuxfinder : Thematic Tree 81. Sather download sather programming language Sather is an object oriented languagewhich designed to be simple, efficient, safe, and nonproprietary. http://www.tuxfinder.com/thematic/tree.php?category=5&offset=2
[Mesa-dev] Re: [Mesa-bug] A Memory Bug? Since I use Mesa from within the sather programming language, I found itdifficult to provide you with a small program exhibiting the bug. http://www.mail-archive.com/mesa-bugs@mesa3d.org/msg00128.html
[Mesa-dev] [Mesa-bug] A Memory Bug? Since I use Mesa from within the sather programming language, I found itdifficult to provide you with a small program exhibiting the bug. http://www.mail-archive.com/mesa-bugs@mesa3d.org/msg00127.html
ASM Workshop - Attendees The author's original motivation in writing these tools, namely the description ofthe semantics of the sather programming language, will be discussed in terms http://www.tik.ee.ethz.ch/~asm/ASMworkshop/1997/attendees.html
Extractions: Montages is a mathematical instrument based on the ASM approach for the formal semantic description of realistic, full-scale programming languages. In order to meet this requirement, tool support for Montages is indispensable. In general, there are two aspects of providing support for formal developments: presentation support and production support. In my talk I will present the GEM/MEX tool providing both kinds of support for Montages: The Graphical Editor For Montages (GEM) provides support for creating and manipulating Montages specifications by means of a specialized graphical editor as well as for generating presentation documents by means of generators for LaTeX and Html code. The program generator MEX ( Montages Executable Generator ) checks the consistency of the specification and generates Sather source code that can be compiled into an executable version of the Montages specification.
Sather Home Page Object oriented language.Category Computers programming Languages sathersather is an object oriented language designed to be simple, efficient, safe,flexible and nonproprietary. General information. The features of sather. http://www.icsi.berkeley.edu/~sather/
Extractions: 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. Note: Sather has now been converted to the GPL/LGPL licence. This last release from ICSI is available here . It is essentially a re-release of 1.2 beta, for the purpose of changing the licence. Continuing development of Sather may be found at the GNU site . Thanks to Norbert Nemec for making this happen! General information The features of Sather The Sather 1.1 manual and specification Publications related to Sather. pSather , the distributed language extension. Search these pages (at ICSI) with glimpse Getting started Get the free Sather compiler, libraries and browser from ICSI Frequently asked questions about Sather. Documentation and Tutorials The Sather Library Try asking questions in comp.lang.sather
Extractions: GNU Sather Sather is an object oriented language which designed to be simple, efficient, safe, and non-proprietary. It aims to meet the needs of modern research groups and to foster the development of a large, freely available, high-quality library of efficient well-written classes for a wide variety of computational tasks. 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, Scheme , or Smalltalk Current Version: License Type: GPL Home Site: http://www.gnu.org/software/sather/ http://www.icsi.berkeley.edu/Sather/index.html Source Code Availability: Yes http://www.icsi.berkeley.edu/~sather/Getsather/getsather_0.html Available Binary Packages:
Jan01: Table Of Contents Take the pure object orientation of Smalltalk, remove the quirky syntax and reliance on a workspace. Add the convenience and power of Perl, but without the special cases and magic conversions. Give it a clean syntax based partly on Eiffel, add a few concepts from Scheme, CLU, sather, Common Lisp. You end up with Ruby. Dr. Dobb's Journal http://www.ddj.com/articles/2001/0101/0101b/0101b.htm
Extractions: GO TO... AI Algorithms Basic Benchmarking/Testing C/C++ Programming Communications/Networking Computer Security Data Compression Database Development Distributed Computing Graphics Programming Java Linux Patterns/OOD Perl Python-URL! Real-Time Computing Scientific Computing Scripting/Alt. Languages Tcl-URL! UNIX XML and Web Services + 25th Anniversary Issue by Eugene Eric Kim DDJ 's role in that revolution. Ruby is a freely available pure, untyped, object-oriented language. Dave and Andy show how to use the language, while Yukihiro Matsumoto (Ruby's creator) adds a note on why he developed it. Additional resources include ruby.txt (listings). by Ahmad Abualsamid PHP 4 is a server-side scripting language that runs on almost any OS used for web hosting. It also supports numerous web servers including Microsoft's Internet Information Server (IIS), Apache, and AOL Server, and it has native support for multiple database engines. Additional resources include php.txt
Extractions: Cetus Links: Sather - update URL GNU Sather - Official GNU Sather site. Hello, World program - Sather The Karlsruhe Library of Algorithms and Data Structures (Karla) - An object-oriented library of data structures and algorithms designed for reuse for Sather-K. The Online Sather Code Browser - By Ben Gomes. Sather standard library browser. pSather - Parallel Sather: a parallel version of the language Sather. Sather - Object oriented language. Sather - Article in The Free Online Dictionary of Computing. Sather FAQ - Frequently Asked Questions about Sather. Sather/Gtk - Sather GTK+ toolkit Sather-K - A Sather dialect, omitting all "unneeded" constructs for efficiency and ease of learning.
Brad Appleton's Programming Languages Links The sather Language Efficient, Interactive, ObjectOriented programming sather is an object oriented language which aims to be simple, efficient, interactive, safe, and non-proprietary. http://www.cmcrossroads.com/bradapp/links/prog-langs.html
SAL- Programming - Languages & Compilers - Sather-K satherK sather-K is a modern object-oriented, imperative programming languagethat is appropriate for use in teaching, research, and industry. http://sal.kachinatech.com/F/1/SATHER-K.html
Extractions: Sather-K Sather-K is a modern object-oriented, imperative programming language that is appropriate for use in teaching, research, and industry. The language has its origin in Eiffel . However, the design objective of Sather-K was to get rid of all unnecessary constructions in the language. The result was a language that is easy to learn and especially efficient in translation and execution. Current Version: License Type: Home Site: http://i44s11.info.uni-karlsruhe.de:80/sather/index_engl.html Source Code Availability: Yes Available Binary Packages:
Dictionary Of Programming Languages Welcome to the Dictionary of programming Languages, a compendium of computer codingmethods assembled to provide sather Language type O Object-oriented. http://cgibin.erols.com/ziring/cgi-bin/cep/cep.pl?_key=Sather
Dictionary Of Programming Languages The newest version of S, Version 4, supports objectoriented programming andevent-driven programming. sather Language type O - Object-oriented. http://cgibin.erols.com/ziring/cgi-bin/cep/cep.pl?_alpha=s
SpeedyGrl.com : Programming : SATHER The US's 50 States; Time and TimeZones. programming sather satherDocumentation. Search This Site Google, Search WWW Search This Site. http://www.speedygrl.com/p/48.html
Extractions: > ON THIS SITE :: Computing 101 :: All TopDomains online Downloads Free Shells Graphics Links ... Misc Comp Links :: Programming :: (there are over 70 programming languages here) C C++ LISP ... Miscellaneous Q's 2 :: Friends' Sites :: AntiOffline Deficiency.org Deviance.org Disgraced.org ... Spikeman.net :: Other Places :: Head of European Operations for The
Extractions: Cetus Links: Sather http://www.rhein-neckar.de/~cetus/oo_sather.html (Added: 19-Jan-1999 ) pSather home page - Parallel Sather (pSather) is a parallel version of the language Sather http://www.icsi.berkeley.edu/~sather/psather.html (Added: 19-Jan-1999 ) Sather FAQ - Frequently Asked Questions about Sather http://www.icsi.berkeley.edu/~sather/faq.html (Added: 19-Jan-1999 ) Sather home page - Object oriented language designed to be simple, efficient, safe, flexible, non-proprietary. One way to place 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. If you're bored with Java and think C++ is not a true OO language, and you've already been through Eiffel, Lisp and Scheme, why not check this one out? What else have you to do this weekend? http://www.icsi.berkeley.edu/~sather/ (Added: 19-Jan-1999 ) Sather-K home page - The Sather-K dialect of Sather.
Cetus Links: 19,498 Links On Objects And Components / Sather update URLCategory Computers programming Languages sather Performance (The sather Team); The Future of sather (The sather Team); The satherLanguage Efficient, Interactive, ObjectOriented programming (Stephen Omohundro http://www.cetus-links.org/oo_sather.html
Extractions: Intro "What is Sather Sather is an object oriented language which designed to be simple, efficient, safe, and non-proprietary. It aims to meet the needs of modern research groups and to foster the development of a large, freely available, high-quality library of efficient well-written classes for a wide variety of computational tasks. 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, Scheme, or Smalltalk. Sather has garbage collection, statically-checked strong typing, multiple inheritance, separate implementation and type inheritance, parameterized classes, dynamic dispatch, iteration abstraction, higher-order routines and iters, exception handling, assertions, preconditions, postconditions, and class invariants. Sather code can be compiled into C code and can efficiently link with C object files.
Matz Kindahl - Papers About Programming routines. sather iters were derived from CLU iterators but are much moreflexible and better suited for objectoriented programming. We http://user.it.uu.se/~matkin/collection/programming.html
Extractions: This page contains information about different issues regarding programming such as programming languages, principles, systems. The document is structured as follows: Imperative Languages ... Here are issues related to designing systems. This section contains a collection about different algorithms and data structures that are useful in programming. Pages about general algorithms and data structures. Haskell Info Proposal for Monadic I/O Introducing Haskell 1.3