Geometry.Net - the online learning center
Home  - Basic_S - Sather Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 4     61-80 of 93    Back | 1  | 2  | 3  | 4  | 5  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

61. OOP Lang S
Karlsruhe sather. A sublanguage of sather used for introductory courses inobjectoriented design and typesafe programming. Info trapp@karlsruhe.gmd.de
http://swiki.hfbk-hamburg.de:8888/MusicTechnology/43
OOP Lang S
Back to OOP Languages
OOP Lang S
Sather
("Say-ther", named for the Sather Tower at UCB, as opposed to the
Eiffel Tower) Steve M. Omohundro, ICSI, Berkeley 1991. Interactive
object-oriented language with simple syntax, similar to Eiffel, but non-
proprietary and faster. Sather 0.2 was nearly a subset of Eiffel 2.0, but
Sather 1.0 adds many distinctive features. Parameterized classes, multiple
inheritance, statically-checked strong typing, garbage collection.
Generates C as an intermediate language. Versions for most workstations.
(See dpSather, pSather, Sather-K).
Ftp: ftp://ftp.icsi.berkeley.edu/pub/sather
Info: sather-admin@icsi.berkeley.edu
List: sather@icsi.berkeley.edu
Sather-K
Karlsruhe Sather. A sublanguage of Sather used for introductory courses in object-oriented design and typesafe programming.
Info: trapp@karlsruhe.gmd.de
SCOOP
Structured Concurrent Object-Oriented Prolog. "SCOOP, Structured Concurrent Object-Oriented Prolog", J. Vaucher et al, in ECOOP '88, S. Gjessing et al eds, LNCS 322, Springer 1988, pp.191-211.
SCOOPS
Scheme Object-Oriented Programming System. TI, 1986. Multiple

62. FAQTs - Knowledge Base - Faqts : Computers : Programming : Languages : Sather
faqts Computers programming Languages sather. My Recent Searches. All ofFAQTs, faqts Knowledge Base, sather Folder
http://www.faqts.com/knowledge_base/index.phtml/fid/1430

63. Sather Tower: Information From Answers.com
The programming language sather is named after sather Tower. Also, The Campanile, a rendered movie created under the leadership of Paul Debevec and
http://www.answers.com/topic/sather-tower
showHide_TellMeAbout2('false'); Business Entertainment Games Health ... More... On this page: Wikipedia Mentioned In Or search: - The Web - Images - News - Blogs - Shopping Sather Tower Wikipedia Sather Tower At one point, placing apartments in Sather Tower was considered. (Preliminary drawing, 1903, John Galen Howard.) Sather Tower is a campanile (bell and clock tower) on the University of California, Berkeley campus. It is more commonly known as The Campanile (pronounced "cam-pah-KNEE-lay") due to its resemblance to the Campanile de San Marco in Venice , and serves as UC Berkeley's most recognizable symbol. It was completed in and first opened to the public in . The tower stands 307 feet (93.6 meters) tall, which makes it the tallest bell-tower outside of Italy as well 22 feet taller than rival Stanford 's Hoover Tower . It was designed by John Galen Howard , founder of the College of Environmental Design , and it marks a secondary axis in his original Beaux-Arts campus plan. Since then, it has been a major point of orientation in almost every campus master plan. Sather Tower houses a full concert carillon , enlarged from the original 12-bell carillon installed in October of 1917 to 48 bells in 1976 and the current 61 bells in 1983. The original bells all bear the inscription "Gift of Jane K. Sather 1914," acknowledging the benefactress for whom the Tower is named. The largest of the original bells bears an inscription by Professor Greek Isaac Flag, "

64. Dave Stoutamire's Publications
The integration of zones into the sather language is described, including an 0 and to make sather suitable for generalpurpose, large scale programming.
http://david.stoutamire.com/publications.html
Selected publications in reverse chronological order:
Making the future safe for the past:
Adding Genericity to the Java Programming Language

Gilad Bracha, Martin Odersky, David Stoutamire and Philip Wadler
Object-Oriented Programming Systems, Languages, and Applications (OOPSLA '98), Vancouver, Canada, October 1998.
We present GJ, a design that extends the Java programming language with generic types and methods. These are both explained and implemented by translation into the unextended language. The translation closely mimics the way generics are emulated by programmers: it erases all type parameters, maps type variables to their bounds, and inserts casts where needed. Some subtleties of the translation are caused by the handling of overriding. GJ increases expressiveness and safety: code utilizing generic libraries is no longer buried under a plethora of casts, and the corresponding casts inserted by the translation are guaranteed to not fail. GJ is designed to be fully backwards compatible with the current Java language, which simplifies the transition from non-generic to generic programming. In particular, one can retrofit existing library classes with generic interfaces without changing their code.

65. ! Aware: Useful Tech & Info: Specific Programming Languages
sather Object Oriented programming Language {BSL} sather-1.2.1 - sathercompiler (At FreeBSD Ports) is an object oriented language designed to be simple,
http://www.rocketaware.com/spec/softdev/lang/
! Aware default selections Activity specific Software Development ... Languages
Specific Programming Languages
C, PERL, Fortran, et al.
Subsets on this page: #Articles #Books #Info
#Personalize
Search ! Aware:
Home

By TONY

By MARK

By JERRY
...
Search all pages

Subjects
By activity

Professions, Sciences, Humanities, Business, ... User Interface Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,... Text Strings Conversions, tests, processing, manipulation,... Math Integer, Floating point, Matrix, Statistics, Boolean, ... Processing Algorithms, Memory, Process control, Debugging, ... Stored Data Data storage, Integrity, Encryption, Compression, ... Communications Networks, protocols, Interprocess, Remote, Client Server, ... Hard World Timing, Calendar and Clock, Audio, Video, Printer, Controls... File System
Subject Divisions (default selections) (These links to detailed subjects under this one retain your personalized selections
CPU Specific Languages (Assembly Languages) - CPU specific languages (assembly languages) simulators for debugging
Smalltalk - Smalltalk programming language
FORTH - FORTH programming language
Prolog - Prolog programming language
Pascal - Pascal programming language
Modula - Modula programming language
LISP - LISP programming language
ADA - ADA programming language
TCL - TCL and TK, and related

66. DEVSEEK: Programming : Languages : Sather
Devseek The Programmer s Search Engine. Find useful web sites to help you inprogramming.
http://www.devseek.com/Programming/Languages/Sather/
: Programming : Languages : Sather
Options
HOME WHAT'S COOL TECH NEWS Links:
  • 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.

67. Language List
bigwig is a highlevel programming language for developing interactive Web sather is an object oriented language designed to be simple, efficient,
http://sk.nvg.org/lang/lang.html
Alphabetical list of programming languages
Most of the language descriptions have been snipped from resource pages conserning them. If you are looking for a development enviroment for a given language and can not find one on the one of the relevant pages listed below, the links on the index page might prove helpful. Back to index.
A+ [...] It embodies a rich set of functions and operators, a modern graphical user interface with many widgets and automatic synchronization of widgets and variables, asynchronous execution of functions associated with variables and events, dynamic loading of user compiled subroutines, and many other features. Execution is by a rather efficient interpreter. A+ was created at Morgan Stanley. Primarily used in a computationally-intensive business environment, many critical applications written in A+ have withstood the demands of real world developers over many years. Written in an interpreted language, A+ applications tend to be portable. A+: a programming language for actual programmers
ABC
ABC is an interactive programming language and environment for personal computing, originally intended as a good replacement for BASIC. It was designed by first doing a task analysis of the programming task.

68. Programming Language Popularity
There are various ways to estimate programming language popularity, eg, 153 modula2 590 sather 40 dylan 43 115 oberon 98 modula3 152 modula3 539 ml 39
http://www.complang.tuwien.ac.at/anton/comp.lang-statistics/
How popular are various programming languages?
There are various ways to estimate programming language popularity, e.g., based on Web search engine results and other metrics , based on availability of skilled engineers, courses and third party vendors , or based on book sales This page measures programming language popularity by the number of postings in Usenet newsgroups about the language (restricted to groups in the comp.lang hierarchy). This has the advantage that it is easy to measure. Other, harder to measure, but probably more useful metrics would be the number of different postings in groups for the same language (i.e., count cross-postings between groups for the same language only once), the number of different posters in groups for the same language, or (not measurable) the number of readers of a group for a programming language. Please don't use this page as an excuse to post noise to the groups for your favourite programming language. That would damage the group, and therefore eventually reduce the number of postings in the group. OTOH, if you make interesting postings (including

69. Andrew Cooke: An Introduction To Programming Languages
It is not a detailed, scholarly exploration of all programming languages, nordoes it describe the sather is being developed here; sather at Google.
http://www.acooke.org/andrew/writing/lang.html
previous latest addition here
An Introduction to Programming Languages
home
  • Introduction top
    Introduction
    Target Audience
    This is an attempt to summarize some of the basic ideas behind programming languages. It was originally written for "people who know one language and are wondering about learning another", and hasn't strayed far from that aim. It is not a detailed, scholarly exploration of all programming languages, nor does it describe the latest developments (or even cover all the basics) in computer science - I simply do not know enough to attempt that. Instead, I have tried to write something that is clear, unbiased, and useful to someone with no knowledge of the theory of computing. If you're not that interested in actually writing code and are looking for a more general article, focusing on the "philosophical" aspects of programming languages, then you will be much happier with this book review
    Initial Questions
    • Why are there so many different programming languages?

70. Comp.compilers: Programming Language Critiques WWW Page
The paper evaluates Oberon, Modula3, sather, and Self in the context ofobject-oriented programming. CLOS, Eiffle and sather A Comparison.
http://compilers.iecc.com/comparch/article/95-04-019
Programming Language Critiques WWW page
From comp.compilers
Programming Language Critiques WWW page
List of all articles for this month Newsgroups: comp.compilers From: Keywords: WWW, available, design Organization: University of Virginia Date: Tue, 28 Mar 1995 21:35:55 GMT Well - I was going to wait until I moved a few things, and until I got
a comments from John McClain and some others, ( and trying to discover if
I required permission to duplicate and mirror some of the papers )
but since I see from my access logs that a few people have backtracked
from the URL for the Gabriel paper I posted previously, I might as well
formally announce:
The Programming Language Critiques Page at:
http://minsky.med.virginia.edu/sdm7g/LangCrit/

I will probably split off and expand the "issues" section in the next
few weeks. Any suggestions or other papers to add to the collection will be appreciated. - lynx -dump of top level page PROGRAMMING LANGUAGE CRITIQUES *** UNDER CONSTRUCTION *** The first incarnation of this page was started by John W.F. McClain at

71. UK Mirror Service: Sather
Browsing by Subject, Browse by Platform Browse by Mirror Subject programming programming languages sather. sather
http://www.mirrorservice.org/packages/prog/languages/Sather.html

Subject
Programming Programming languages
Sather
Object oriented language designed to be simple, efficient, safe, flexible and non-proprietary.
Description
"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" (http://www.icsi.berkeley.edu/~sather/, 2003-08-07). For more information, please visit the Sather web site at the University of California at Berkeley.
Links
Comments or Questions: contact us

72. Arno's Home Page
The sather Object Oriented programming Language. implementation of iterator closures;experimentation with optimizations for the elimination of dispatched
http://www.eecg.toronto.edu/~jacobsen/
@rno's Web Space
Prof. H. - Arno Jacobsen
Department of Electrical and Computer Engineering

and
Department of Computer Science

University of Toronto

10 King's College Road,
Toronto,
Ontario, Canada, M5S 3G4
Tel: (416) 946-7586
Fax: (416) 978-4425 ( NEW 8/02
Email: jacobsen@eecg.toronto.edu
http://www.eecg.toronto.edu/~jacobsen
Middleware 2004 Do you have a paper on Aspects and Middleware/Systems? Consider the forthcoming special issue of Transactions on AOSD. Notice
(01/05/2001): I am looking for outstanding students who want to pursue graduate studies (Ph.D. and Masters)
in the Department of Electrical and Computer Engineering and the Department of Computer Science at the University of Toronto (cf. my research interests Engineering Science undergraduate students wishing to do a 4th Year Thesis in the area of my research interests are welcome to contact me. I have also posted several Design Projects in the overall context of distributed systems, E-Commerce, Internet and World Wide Web application development, and computing clusters (Sorry, this page cannot be indexed, scroll down to my name.)

73. 723.1.1 Computer Programming Languages
sather Frequently Asked Questions DE Object oriented programming Frequentlyasked questions (FAQ) for the programming language sather.
http://eels.lub.lu.se/ei/723.1.1.html
Engineering E-Library, Sweden
723.1.1 Computer Programming Languages

74. Science Fair Projects - Sather
sather also takes inspiration from other programming languages and paradigms.There are some features normally only found in functional programming
http://www.all-science-fair-projects.com/science_fair_projects_encyclopedia/Sath
All Science Fair Projects
Science Fair Project Encyclopedia for Schools!
Search Browse Forum Coach ... Dictionary
Science Fair Project Encyclopedia
For information on any area of science that interests you,
enter a keyword (eg. scientific method, molecule, cloud, carbohydrate etc.).
Or else, you can start by choosing any of the categories below. Science Fair Project Encyclopedia Contents Page Categories Programming languages Object-oriented programming languages ... Class-based programming languages
Sather
Sather is an object-oriented programming language . It originated at the University of California, Berkeley , circa . It supports garbage collection and generics by subtypes It is probably best to see it as an object-oriented language, with many ideas borrowed from Eiffel . Even the name is inspired by Eiffel; the Sather Tower is a recognizable landmark at Berkeley. Sather also takes inspiration from other programming languages and paradigms. There are some features normally only found in functional programming languages. The original Berkeley implementation is now maintained by many people, not all at Berkeley, and has been adopted by the Free Software Foundation . There are at least two other implementations: Sather-K from the University of Karlsruhe , and Sather-W from the University of Waikato Sather is implemented as a compiler to C . With optimizations in the C compiler, Sather can perform better than the corresponding

75. Survey Of Object Oriented Programming Languages
In addition to psather, the language satherK is a derivative of sather ``The sather language Efficient, Interactive, Object-Oriented programming
http://www.rescomp.berkeley.edu/~hossman/cs263/paper.html
Survey of Object Oriented Programming Languages
Chris Hostetter
hoss
Introduction
This paper was intended as a learning experience for the author, in an attempt to better understand the history and development of Object Oriented Programming Languages. The research involved in this paper began with a variety of papers which dealt with the definition of ``Object Oriented'' and from there spread out into several historic papers on the origins of Object Oriented Programming in Simula and Smalltalk. Further reading involved mainstream reference material on many of the more widely used Object Oriented Languages, in addition to historic documents on their design and development. Due to time constraints, this paper never achieved the scope that the author had intended for it, and much of the research done is not reflected in these pages. This paper only attempts to look at the meaning of ``Object Oriented'' as a property of Programming Languages, as well as to examine the history, and features of eight particular Object Oriented Languages. It is divided into four sections:
  • Introduction: This section.
  • 76. Links
    Ultra programming Language Project. sather Links. The programming language sather.Includes sather 1.1 and satherK. sather 1.1 Home Page
    http://users.chariot.net.au/~matty/ultra/links/languages/Sather.html
    Ultra Programming Language Project
    Sather Links
    The programming language Sather. Includes Sather 1.1 and Sather-K. Sather 1.1 Home Page Language Description
    Specification

    Download Compiler
    ... Go To The Ultra Home Page

    77. DBLP: Clemens A. Szyperski
    A. Szyperski Iteration Abstraction in sather. ACM Trans. Program. Lang. Engineering a programming Language The Type and Class System of sather.
    http://www.informatik.uni-trier.de/~ley/db/indices/a-tree/s/Szyperski:Clemens_A=
    Clemens A. Szyperski
    List of publications from the DBLP Bibliography Server FAQ Coauthor Index - Ask others: ACM DL ACM Guide CiteSeer CSB ... Judith A. Stafford , Clemens A. Szyperski, Kurt C. Wallnau : Component-Based Software Engineering, 8th International Symposium, CBSE 2005, St. Louis, MO, USA, May 14-15, 2005, Proceedings Springer 2005 EE Clemens A. Szyperski: The making of a software engineer challenges for the educator. ICSE 2005 EE Jan Bosch , Clemens A. Szyperski, Wolfgang Weck : Component-Oriented Programming(WCOP 2004). ECOOP Workshops 2004 EE Diomidis Spinellis , Clemens A. Szyperski: Guest Editors' Introduction: How Is Open Source Affecting Software Development? IEEE Software 21 EE David G. Messerschmitt , Clemens A. Szyperski: Marketplace Issues in Software Planning and Design. IEEE Software 21 EE Jan Bosch , Clemens A. Szyperski, Wolfgang Weck : Component-Oriented Programming. ECOOP Workshops 2003 EE Clemens A. Szyperski: Component Technology - What, Where, and How?. ICSE 2003 Clemens A. Szyperski: Components Meet Time and Space: Worlds Colliding? ISORC 2003 EE Dave A. Thomas

    78. DBLP: Stephan Murer
    Stephan Murer Engineering a programming Language The Type and Class Systemof sather. programming Languages and System Architectures 1994 208227
    http://www.informatik.uni-trier.de/~ley/db/indices/a-tree/m/Murer:Stephan.html
    Stephan Murer
    List of publications from the DBLP Bibliography Server FAQ Coauthor Index - Ask others: ACM DL ACM Guide CiteSeer CSB ... Werner Froidevaux , Stephan Murer, Martin Prater : The Mainframe as a High-Available, Highly Scalable CORBA Platform. Symposium on Reliable Distributed Systems 1999 Stephan Murer, Stephen M. Omohundro David Stoutamire Clemens A. Szyperski : Iteration Abstraction in Sather. ACM Trans. Program. Lang. Syst. 18 Clemens A. Szyperski Stephen M. Omohundro , Stephan Murer: Engineering a Programming Language: The Type and Class System of Sather. Programming Languages and System Architectures 1994 Stephan Murer, : Code Generation for Multi-Threaded Architectures from Dataflow Graphs. Architectures and Compilation Techniques for Fine and Medium Grain Parallelism 1993 Stephan Murer, : A Scalable Distributed Shared Memory. CONPAR 1992 Stephan Murer: A Latency Tolerant Code Generation Algorithm for a Coarse Grain Dataflow Machine. CONPAR 1990
    Coauthor Index
    Werner Froidevaux Stephen M. Omohundro Martin Prater David Stoutamire ... Clemens A. Szyperski DBLP: [ Home Author Title Conferences ... Michael Ley (ley@uni-trier.de) Fri Sep 23 18:41:28 2005

    79. ScienceDaily -- Browse Topics: Computers/Programming/Languages/Sather
    sather Article in The Free Online Dictionary of Computing. Hello, World program -sather; The Karlsruhe Library of Algorithms and Data Structures (Karla)
    http://www.sciencedaily.com/directory/Computers/Programming/Languages/Sather
    @import "/styles/navbar.css"; @import "/styles/tabStyles.css"; Set home page Bookmark site Add search
    Latest News
    ... Email to friend
    Text Size A A A Front Page ... Languages : Sather
    Subtopics
    See Also:
    Search Google:
    [ More news about Sather
    Amazon.com's Price: Prices subject to change. An Archaeology of Greece: The Present State and Future Scope of a Discipline (Sather Classical Lectures, Vol. 53)
    by: Anthony M. Snodgrass
    Cancer Chemotherapeutic Agents : Handbook of Clinical Data

    by: M.R. Sather
    December 31, 1899
    The revolutions of wisdom: Studies in the claims and practice of ancient Greek science (Sather classical lectures)

    by: G. E. R Lloyd
    Surface water resources of Washburn County
    by: L. M Sather [ More books about Sather

    80. Sather Languages Programming
    All websites for sather Languages programming in this programming Useful forprogramming resource; sather; Downloads; Links; Contact by email.
    http://www.5star-programming.co.uk/Languages/Sather.html
    5 star Programming
    Sather Languages Programming websites
    All websites for Sather Languages Programming in this Programming directory that have been given 5 stars are considered by us to be truly excellent, 4 star sites are very good, those with 3 stars are good, while the rest have something to offer, but won't necessarily appeal to everybody. Please visit our sponsors: Great deals on books, comics and magazines on eBay.co.uk, the UK's online marketplace. Search Programming sites: go Show UK sites only ] [ advanced search ] Submit site Records. Page of 1
    back next
    Keith Devens .com

    Useful for: Programming resource; Sather; Downloads; Links; Contact by email.
    Click here to report broken link or inaccurate description

    Records. Page of 1
    back next
    Suggest a new subcategory
    Link to this site Terms of use Computers ... Homepage
    Related Categories:
    Operating systems

    Case engineering
    Configuration Data formats ... Resources

    A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

    Page 4     61-80 of 93    Back | 1  | 2  | 3  | 4  | 5  | Next 20

    free hit counter