Smalltalk-80 - Factbites
 Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Smalltalk-80


    Note: these results are not from the primary (high quality) database.


In the News (Thu 8 Jan 09)

  
 Cetus Links: 16604 Links on Objects and Components / Smalltalk
Smalltalk-80: The Language and Its Implementation, Chapter 26 - 30 (Adele Goldberg and David Robson)
Smalltalk-80: The Language and its Implementation (Adele Goldberg, David Robson)
Smalltalk is an object-oriented programming language because everything that a Smalltalk programmer deals with is an object, from a number to an entire application.
www.cetus-links.org /oo_smalltalk.html

  
 Dwight Hughes Website
Smalltalk-76 was the first version of Smalltalk to have a syntax and system design easily recognizable as Smalltalk to those familiar with Smalltalk-80.
Design Principles Behind Smalltalk by Dan Ingalls from the BYTE August 1981 Special Issue on Smalltalk -- the article that I consider to be the centerpiece of the entire issue, and the one that truly made me understand what Smalltalk as both a language and an environment was all about.
The reference code is all in Smalltalk and was written for clarity, not performance -- any optimizations were left to the implementor.
users.ipa.net /~dwighth   (526 words)

  
 Smalltalk Frequently-Asked Questions (FAQ)
GNU Smalltalk tries to be syntax compatible with the language described in the blue/purple book (ST-80: the Language*).
Date: 20 Apr 93 12:40:27 GMT Organization: Dept Computer Science, University of Manchester, U.K. In article <1qua3qINN9t1@umbc8.umbc.edu>, cs331106@umbc.edu (cs331106) writes: > > I have been researching the smalltalk language, and have found > conflicting reports as to whether or not smalltalk is a single > or multiple inheritance style language.
Most of them simply archive GNU smalltalk, but there are also a few large archives containing many interesting and varied sources.
www.cs.cmu.edu /Groups/AI/html/faqs/lang/smalltalk/faq.html   (3100 words)

  
 Smallscript‘s S# (ssharp/s-sharp) Language Website for The .AOS and Microsoft .NET Frameworks
The Smalltalk implementation, S#, within the Smallscript family provides numerous semantic and syntactic extensions to enable transparent inter-operability with other classic languages, the AOS object model, and human programming experiences.
The S# language includes a linguistic superset of existing Smalltalk language implementations; its compilers are capable of processing currently existing classic Smalltalk-98 code across all dialects.
His preliminary work in the field of dynamic languages and agent technology began in the mid-80's with the development of an OO language called Message-C while at the NSF Systems Research Center at the University of Maryland.
www.smallscript.org   (1673 words)

  
 Unix Squeak
Squeak is a full-featured implementation of the Smalltalk programming language and environment based on (and largely compatible with) the original Smalltalk-80 system.
If you are downloading Squeak for the first time (and you cannot make use of the RPMs) then you might want to read the download page which gives detailed instructions on what to do.
Squeak has very powerful 2- and 3-D graphics, sound, video, MIDI, animation and other multimedia capabilities -- and one of the most impressive development environments ever created.
www-sor.inria.fr /~piumarta/squeak   (1673 words)

  
 Squeak - a Whatis.com definition
Squeak includes a Smalltalk-80 compiler and a caching just-in-time compiler (JIT) compiler and a large class library.
Squeak is an implementation of the Smalltalk programming environment that is designed to allow code to be run on any major operating system, including Windows 95/98/NT, Windows CE, and Unix.
The Squeak programming environment is not the same as the Squeak language developed by Rob Pike and Luca Cardelli in 1985.
whatis.techtarget.com /definition/0,,sid9_gci214110,00.html   (1673 words)

  
 Kurtz-Fernhout Software: Smalltalk about Squeak Smalltalk
Squeak is a collaborative effort with a strong user community, and is coordinated by several of the original ST-80 developers who are now at Disney.
Squeak was released by Apple in late 1996 with a very open license.
We're most interested in the possibilities of using Squeak for educational simulations, open-ended modeling tools, an embedded macro language, and a manufacturing knowledge repository to use to design space habitats.
www.kurtz-fernhout.com /squeak   (1673 words)

  
 Home
Pocket Smalltalk is an implementation of the Smalltalk-80 programming language for small devices.
The IDE is itself written in Squeak, another Smalltalk dialect.
Pocket Smalltalk allows developers to create small applications using the full power of the Smalltalk library and development tools.
www.pocketsmalltalk.com /new   (1673 words)

  
 Smalltalk Programming Language
After experiments were performed on Smalltalk-72, a sequence of languages ending in Smalltalk-80 were developed.
The demand for Smalltalk programmers is growing in areas where the telecommunications industry is strong.
Object-Oriented- Smalltalk is a language in which reusable objects exchange messages.
www.engin.umd.umich.edu /CIS/course.des/cis400/smalltalk/smalltalk.html   (1673 words)

  
 GNU Smalltalk User's Guide: Overview
Smalltalk's `place in the world' and its comparison with another open source Smalltalk, Squeak (a new version of Smalltalk-80 written by lots of people including the great wise behind the original Smalltalk implementation).
Smalltalk project is currently to produce a complete system to be used to write your scripts in a clear, aesthetically pleasing, and philosophically appealing programming language.
The Smalltalk programming language is an object oriented programming language.
www.gnu.org /software/smalltalk/gst-manual/gst_1.html   (1673 words)

  
 Smallscript‘s S# (ssharp/s-sharp) Language Website for The .AOS and Microsoft .NET Frameworks
The S# language includes a linguistic superset of existing Smalltalk language implementations; its compilers are capable of processing currently existing classic Smalltalk-98 code across all dialects.
His preliminary work in the field of dynamic languages and agent technology began in the mid-80's with the development of an OO language called Message-C while at the NSF Systems Research Center at the University of Maryland.
The Smalltalk implementation, S#, within the Smallscript family provides numerous semantic and syntactic extensions to enable transparent inter-operability with other classic languages, the AOS object model, and human programming experiences.
www.smallscript.org   (1673 words)

  
 Directory - Computers: Programming: Languages: Smalltalk: Squeak: FAQs, Help, and Tutorials
Basic Aspects of Squeak and Smalltalk-80 Programming Language  · cached · By Wolfgang Kreutzer.
Making Smalltalk: Spreading the OO Fun  · cached · Series on object-oriented programming for users new to OO, or programming.
Making Smalltalk: Objects, Classes and Other Things  · cached · Series on object-oriented programming for users new to OO, or programming.
www.incywincy.com /default?p=1188430   (1673 words)

  
 :: Programming Tutorial ::
Basic Aspects of Squeak and the Smalltalk-80 Programming Language
Practical Programming in Tcl and Tk Programming Using Tcl/Tk Introduction to Programming with Tcl
Programming in C: UNIX System Calls and Subroutines Using C
www.cs.utk.edu /~shi/link_prog.htm   (1673 words)

  
 faq.st
Newsgroups: comp.lang.smalltalk From: eanv20@castle.ed.ac.uk (John Woods) Subject: Re: deepCopy in St80 4.1 Organization: Edinburgh Universit Date: Fri, 3 Dec 1993 10:55:31 GMT piplani@rainbow.ecn.purdue.edu (Rajesh Piplani) writes: To all the smalltalk-80 gurus out there: I need to make deep copy of an object.
The book on smalltalk-80 (The language) talks about the existence of this method (deepCopy), but my installation on unix (release 4.1) does not have it.
(kofuji)) Newsgroups: comp.lang.smalltalk Subject: Re: History of Smalltalk Date: 16 Dec 1993 23:31:22 GMT Organization: Laboratorio de Sistemas Integraveis - USP - Brazil Reply-To: jecel@lsi.usp.br [The History of Programming Languages Conferences are] the best place to find out about Smalltalk history.
www.virtualschool.edu /mon/Internet/faq.st   (1673 words)

  
 Smalltalk.org™   versions   GNUSmalltalk.html
GNU Smalltalk is a Free (or Open Source) implementation that closely follows the Smalltalk-80 language as described in the book Smalltalk-80: the Language and its Implementation by Adele Goldberg and David Robson.
GNU Smalltalk User's Guide - Current Version by Steven B. Byrne, Paolo Bonzini, Andy Valencia.
Contribute your Smalltalk source code to the GNU Smaltalk project or assist with your development skills.
www.smalltalk.org /versions/GNUSmalltalk.html   (238 words)

  
 VisualWorks: VisualWorks
VisualWorks is a descendent of the original Smalltalk-80 from the Xerox Palo Alto Research Center, now a product of Cincom.
VisualWorks is a descendent of the original Smalltalk-80 from the Xerox Palo Alto Research Center, now a product of [Cincom].
You can also join the conversation on the Usenet group comp.lang.smalltalk, where VisualWorks and all things Smalltalk are open for discussion.
wiki.cs.uiuc.edu /VisualWorks   (437 words)

  
 squeak history
Squeak is a modern implementation of Smalltalk-80 that is available for free via the Internet, at http://www.research.apple.com/research/proj/learning_concepts/squeak/ and other sites.
Squeak's Smalltalk-to-C translator restricts the programmer to an even more limited subset of Smalltalk, but that subset closely mirrors the underlying processor architecture, allowing the translated code to run nearly as efficiently as if it were written in C directly.
Squeak stands alone as a practical Smalltalk in which a researcher, professor, or motivated student can examine source code for every part of the system, including graphics primitives and the virtual machine itself, and make changes immediately and without needing to see or deal with any language other than Smalltalk.
www.cosc.canterbury.ac.nz /~wolfgang/cosc205/squeak.html   (7423 words)

  
 Citations: Smalltalk-80: The Language and Its Implementation - Adele, David (ResearchIndex)
Adele Goldberg and David Robson, Smalltalk-80: The Language and its Implementation.
Adele Goldberg and David Robson, Smalltalk-80: The Language and its Implementation, AddisonWesley, Reading, Massachusetts, 1983.
Adele Goldberg and David Robson, Smalltalk-80: The Language and its Implementation, AddisonWesley, Reading, Mass.
citeseer.ist.psu.edu /context/45903/0   (888 words)

  
 Blue Book
If you have Squeak then you have an implementation of Smalltalk-80 which you can read, and in a sense it is a description of itself.
So what you are missing by having the Purple Book plus Squeak, rather than the Blue Book, is only a particular description of Smalltalk-80.
Smalltalk-80: The Language and its Implementation; Adele Goldberg and DavidRobson
minnow.cc.gatech.edu /squeak/64   (158 words)

  
 M.Sc. thesis: Implementing Smalltalk-80 on the ICL PERQ, Mario Wolczko
Implementation of the Smalltalk-80 system on a particular computer requires emulation of the Smalltalk Virtual Machine, a hypothetical computer with an object-oriented architecture and instruction set.
thesis: Implementing Smalltalk-80 on the ICL PERQ, Mario Wolczko
This dissertation describes a high-level language implementation of the Smalltalk Virtual Machine on the ICL PERQ, and investigates the feasibility of a microcoded implementation.
www.wolczko.com /msc-abstract.html   (96 words)

  
 Open Directory - Computers: Programming: Languages: Smalltalk: Books
Smalltalk-80: The Interactive Programming Environment - By Adele Goldberg; Addison-Wesley, 1983, ISBN 0201113724.
Smalltalk-80: The Language - By Adele Goldberg, David Robson; Addison-Wesley, 1989, ISBN 0201136880.
Likely the most famous, influential Smalltalk book, and one of the first, by two of its original creators; considered a Smalltalk bible.
dmoz.org /Computers/Programming/Languages/Smalltalk/Books   (96 words)

  
 Smalltalk - Encyclopedia Glossary Meaning Explanation Smalltalk
Later (in 1983) a general availability implementation, known as Smalltalk-80 Version 2, was released as an image (platform-independent file with object definitions) and a virtual machine specification.
Smalltalk-80 added metaclasses, something which helps keep the "everything is an object" statement true by associating properties and behavior with individual classes (for example, to support different ways of creating instances).
Smalltalk-80 was the first version made available outside of PARC, first as Smalltalk-80 Version 1, given to a small number of companies and universities for "peer review".
www.encyclopedia-glossary.com /en/Smalltalk.html   (1207 words)

  
 Directory - Computers: Programming: Languages: Smalltalk: Self
Self emerged from the University of California, Berkeley Smalltalk program, a custom RISC chip designed to run Smalltalk-80.
Self is a Smalltalk follow-on, and can be seen as a Smalltalk variant or dialect; though this is not strictly so if one defines Smalltalks as based on classes only, not prototypes.
Its development was inspired and strongly influenced by the pioneering work on Smalltalk By Xerox PARC.
www.deerlakesearch.com /default?p=6213   (458 words)

  
 Cetus Links: 16604 Links on Objects and Components / Squeak
Squeak is a derivative implementation of Smalltalk-80, but in some ways, Squeak is no longer a pure Smalltalk.
The Squeak team has mostly abandoned the standard Smalltalk user interface, Model-View-Controller (MVC), which is used in other Smalltalks, and has mostly moved to the Self language's Morphic User Interface, which they are developing beyond what it was in Self.
Smalltalk is an object-oriented programming language because everything that a Smalltalk programmer deals with is an object, from a number to an entire application.
www.cetus-links.org /oo_squeak.html   (185 words)

  
 Cetus Links: 16604 Links on Objects and Components / Smalltalk
Smalltalk-80: A Practical Introduction (Philip D. Gray, Phil D. Gray, Ramzan Mohamed)
A Description of the Model-View-Controller User Interface Paradigm in the Smalltalk-80 System : PDF (Glenn E. Krasner, Stephen T. Pope)
Smalltalk-80: Bits of History, Words of Advice (Glen Krasner (Editor))
www.cetus-links.org /oo_smalltalk.html   (1004 words)

  
 Citations: The SIMULA 67 Common Base Language - Dahl, Nygaard (ResearchIndex)
The model that is usually seen as the one that made OO development popular is Smalltalk 80 (Goldberg and Robson, 1989) The conceptual view of OO as a model of communicating processes, rather than of abstract data types, is clearly found....
) and Smalltalk 80 (8] Twenty years after the creation of Simula, Liberman s language DELEGATION (20] marked the beginning of a new paradigm of object oriented programming, prototype based programming.
O.-J. Dahl, B. Myhrhaug, K. Nygaard: "Simula 67 Common Base Language", NCC pub.
citeseer.ist.psu.edu /context/132670/0   (794 words)

  
 Squeak Smalltalk: Basic Language Reference
Squeak (and the Smalltalk-80 from which it was spawned) assumes a machine with a three-button mouse (or its equivalent).
Smalltalk-80: The Language and Its Implementation, Author: Adele Goldberg and David Robson
Squeak supports arbitrary precision arithmetic seamlessly (automatically coercing SmallInteger to LargePositiveInteger and LargeNegativeInteger where appropriate), albeit at a slight cost in speed.
www.mucow.com /squeak-qref.html   (3059 words)

  
 Blue Book
So what you are missing by having the Purple Book plus Squeak, rather than the Blue Book, is only a particular description of Smalltalk-80.
If you have Squeak then you have an implementation of Smalltalk-80 which you can read, and in a sense it is a description of itself.
The Purple Book is the Blue Book minus "Part Four" (of the Blue Book).
minnow.cc.gatech.edu /squeak/64   (158 words)

  
 Smalltalk-80 : the Language and Its Implementation - GOLDBERG, ADELE AND DAVID ROBSON
GOLDBERG, ADELE AND DAVID ROBSON Smalltalk-80 : the Language and Its Implementation
Smalltalk-80 : the Language and Its Implementation - GOLDBERG, ADELE AND DAVID ROBSON
Hundreds of the world's finest antiquarian and used booksellers offer their books on Antiqbook.
www.antiqbook.com /boox/tra/030873.shtml   (56 words)

  
 Smalltalk-80: The Language - Goldberg, Adele & David Robson
The book is intended for programmers or programming language designers interested in the Smalltalk-80 language and its development environment on a particular kind of hardware system.
Smalltalk-80: The Language - Goldberg, Adele & David Robson
Very good plus, a sharp copy with a tiny bump on the bottom of the spine.
www.svbooks.com /si/C17615.html   (56 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.