Geometry.Net - the online learning center
Home  - Basic_S - Sather Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 2     21-40 of 95    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  

21. Footnotes
* For example, the sather programming language separates classes andtypes strictly, and supports only the `insertnew-super for types.
http://www.ccs.neu.edu/home/lorenz/papers/aosd2003polyspect/html/polyspect/footn
... Listing SimpleTracing.java.
To avoid explaining AspectJ basics we will assume knowledge of [ ] and use some examples similar to the ones in that paper. In specific discussions about properties of AspectJ we are referring to version 1.0.6
... languages.
For example, the Sather programming language separates classes and types strictly, and supports only the `insert-new-super' for types. However, the treatment of classes in Sather does not enforce a strict abstract superclass rule. Even in Sather it is possible to inherit from a concrete class.
... domination:
An aspect may declare that the advice in it dominates the advice in some other aspect . This only affects the order of execution when advice declarations from both and are enabled at the same point.
... problem.
From the AspectJ FAQ: ``Weaving into bytecodes at both compile and load-time will definitely be provided in a future release.''

22. 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
ASM Workshop 97-Attendees
Matthias Anlauff
"Tool Support for Montages" Abstract:
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.

23. Springer Verlag - Your Publishers Of Books, Journals, And Electronic Media
By Hanspeter M¶ssenb¶ck; SpringerVerlag, 1997, ISBN 3540625992. Refereed proceedings, Joint Modular Languages Conference, JMLC'97; Linz, Austria; 24 revised full papers; languages, techniques, tools to develop modular, extensible, type-safe software systems; Modula, Oberon, Ada 95, Eiffel, sather, Java, others. Springer-Verlag
http://www.springer-ny.com/detail.tpl?isbn=3540625992

24. Programming In Ruby
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/
Jump to... Subscribe to DDJ My DDJ Account Premium Services Free Content Source Code Articles Newsletters DDJ Topic Areas Integration Learning Center AI Algorithms Basic Best Practices C/C++ Communications/Networking Computer Security Data Compression Database Development Distributed Computing Graphics Java Linux Patterns/OOD Perl Python-URL! Real-Time Computing Scientific Computing Scripting/Alt. Languages Tcl-URL! UNIX XML and Web Services Welcome New User to DDJ.com. We have over twenty years of experience covering all languages, platforms, and tools. We now provide three levels of web site access from which you can choose. SUBSCRIBE today. DDJ Dr. Dobb's Articles Dr. Dobb's Journal, 2001 > Jan01: Table of Contents
DDJ, January 2001
Scripting Languages + 25th Anniversary Issue
Additional resources (listings and source code) for the articles below can be found here
Eugene Eric Kim
Twenty-five years ago, computer programming was big-iron heavy — then the personal computer came along and everything changed. In this special anniversary retrospective, Eugene Kim looks back at what computing was like then, and DDJ's role in that revolution Programming in Ruby
Dave Thomas Andy Hunt
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.

25. Sather Tower - Encyclopedia Article About Sather Tower. Free Access, No Registra
The programming language sather sather is an objectoriented programming language.It originated at the University of California, Berkeley, circa 1990.
http://encyclopedia.thefreedictionary.com/Sather Tower
Dictionaries: General Computing Medical Legal Encyclopedia
Sather Tower
Word: Word Starts with Ends with Definition
Sather Tower , known more commonly as The Campanile for bearing close resemblance to the Campanile de San Marco in Venice For alternate meanings see: Venice (disambiguation). Venice (Italian Venezia ), the city of canals, is the capital of the region of Veneto. The city stretches across numerous small islands in a marshy lagoon along the Adriatic Sea in northeast Italy. The saltwater lagoon stretches along the shoreline between the mouths of the Po (south) and the Piave (north) Rivers. Venice was a major sea power, a very important center of commerce (especially the spice trade) and art in the Renaissance and was a staging area for the Crusades.
Click the link for more information. , is a bell and clock tower and the most well known and visible building on the University of California, Berkeley The University of California, Berkeley (also UCB Cal Berkeley , or UC Berkeley ) is the oldest campus of the University of California, situated in Berkeley, California on the east side of the San Francisco Bay, overlooking the Golden Gate. There are over 33,000 students enrolled and over 1,900 faculty.
History
In 1866, the land which is now the

26. Iteration Abstraction In Sather
sather iterators were derived from CLU iterators but are much moreflexible and better suited for objectoriented programming. We
http://portal.acm.org/citation.cfm?id=225541&dl=ACM&coll=portal&CFID=11111111&CF

27. 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

28. Omniseek Science And Tech /Computing /Programming Languages /Sather
newscomp.lang.sather) programming links. Ada is an advanced, modern programming language, designed directory.netscape.com/Computers/ programming/Languages/sather/) Jonathan G Campbell
http://scienceandtech.omniseek.com/srch/{73403}

29. Computers, Programming, Languages: Sather
GNU sather Official GNU sather site. Hello, World program - sather;sather FAQ - Frequently Asked Questions about sather. sather
http://www.combose.com/Computers/Programming/Languages/Sather/
Top Computers Programming Languages ...
Related links of interest: 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.

30. Computers - Programming: Languages: Sather
http//www.gnu.org/directory/devel/prog/sather.html. Hello, World programsather http//www2.latech.edu/~acm/helloworld/sather.html.
http://www.netinformations.com/Programming/Languages/Sather/
Netinformations Computer Guide
Sather
HOME MODIFY A LINK LOGIN CONTACT US ... PARTNER
Looking for something in particular? the entire directory only this category More search options Home Programming Languages : Sather LINKS:
  • Cetus Links: Sather
    Introduction to the language and links to related resources.
    http://www.cetus-links.org/oo_sather.html
  • GNU Sather
    Official GNU Sather site.
    http://www.gnu.org/directory/devel/prog/sather.html
  • Hello, World program
    Sather
    http://www2.latech.edu/~acm/helloworld/sather.html
  • pSather Parallel Sather: a parallel version of the language Sather. http://www.icsi.berkeley.edu/~sather/psather.html
  • Sather Article in The Free Online Dictionary of Computing. http://burks.brighton.ac.uk/burks/foldoc/31/102.htm
  • Sather Object oriented language. http://www.icsi.berkeley.edu/~sather/
  • Sather FAQ Frequently Asked Questions about Sather. http://www.icsi.berkeley.edu/~sather/faq.html
  • Sather-K A Sather dialect, omitting all "unneeded" constructs for efficiency and ease of learning. http://www.info.uni-karlsruhe.de/~sather/index_engl.html
  • Sather-W 32 bit Windows Sather, minor dialect.

31. 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
> ON THIS SITE :: Language :: :: Private ::
  • Home
  • whoami
  • Friends
  • Link to Me :: Miscellaneous ::
  • Colortables
  • Colors by name
  • Convert colors to hex etc. (howto)
  • Wallpapers :: Links Links Links ::
  • Find People
  • Free stuff online
  • Investigational
  • Recipes Galore ...
  • U.S. NewsSites
    (more links in the other sections too) :: Conversions ::
  • Area
  • Basic
  • Circular
  • Length ...
  • More... :: 'round the world ::
  • U.S., Canadian, and Caribbean AreaCodes
  • Airport Abbreviations
  • Aviation Abbreviations
  • Human Rights Section ...
  • Time and TimeZones :: Programming : SATHER ::
  • Sather Documentation
    :: Search This Site ::
    Search WWW Search This Site
    > 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
    ETHICAL HACKERS
    AGAINST PEDOPHILIA
    http://www.ehap.org/
  • 32. Myodp.de Root - Intl - Computers - Programming - Languages - Sather
    root intl - computers - programming - Languages - sather. myODP.deopen directory project directory - impressum - suchen
    http://www.myodp.de/cgi-bin/dir.pl?6207

    33. The Sather Emacs Programming Environment - Table Of Contents
    The sather Emacs programming Environment. Introduction; Minor Features; InsertingCode Stubs; Compiling sather Code; Running Compiled Programs; Browsing
    http://www.ugcs.caltech.edu/info/sather/sather-mode_toc.html

    34. The Sather Emacs Programming Environment - Getting Started
    Currently, the sather Emacs programming Environment consists of the GNU Emacs editorand the following files `README A text file explaining how to install
    http://www.ugcs.caltech.edu/info/sather/sather-mode_2.html

    35. DEVSEEK: Programming : Languages : Sather
    programming Languages sather Options.
    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.

    36. Sather
    Berkeley. sather also takes inspiration from other programming languagesand paradigms. There LGPL. A Hello, world program in sather is class
    http://www.fact-index.com/s/sa/sather.html
    Main Page See live article Alphabetical index
    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 C++ code, and the generated C code can always be optimized by hand. Sather can be used under either the GNU GPL or LGPL A Hello, world program in Sather is:

    37. Alexa Web Search - Subjects > Computers > Programming > Languages > Sather
    Hello, World program sather www2.latech.edu/~acm/helloworld/sather.html Site Info. sather FAQ Frequently Asked Questions about sather.
    http://www.alexa.com/browse/general?catid=6207&mode=general

    38. Sather Languages Programming
    5 star programming. sather Languages programming websites. Keith Devens .com Usefulfor programming 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. Find low laptop and PC prices at Tiny.com - the big revolution in low cost computing. 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.
    Added: 05/02/2004
    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

    39. Keith Devens .com - Programming Resources
    I figured I d finally put it here. Pliant; PowerBuilder don t know if it reallycounts as a programming language, but whatever; sather - a language I ve always
    http://keithdevens.com/programming
    Keith Devens .com
    Friday, June 11, 2004
    Programming Resources
    I love programming, and I'm especially interested in programming languages. Funny thing is that I'm not totally sure why :). Basically I take this to mean that programming is my calling. This page is pretty much a resource for myself, although I hope other people might find it useful too. Basically, I could have a big bookmark file, or I could catalog everything here for myself and the world. :)
    Table of Contents

    40. Sather - Wikipedia, The Free Encyclopedia
    sather is an objectoriented programming language. sather also takesinspiration from other programming languages and paradigms.
    http://en.wikipedia.org/wiki/Sather
    Sather
    From Wikipedia, the free encyclopedia.
    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 C++ code, and the generated C code can always be optimized by hand. Sather can be used under either the GNU GPL or LGPL A Hello, world!

    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 2     21-40 of 95    Back | 1  | 2  | 3  | 4  | 5  | Next 20

    free hit counter