[up]
		    I invented the term Object-Oriented,
		    and I can tell you I did not have C++ in mind.

		    (Alan Kay)


Smalltalk/X Programmers guide

Introduction

This is the Smalltalk/X programmers guide. You will notice, that it does not describe the language itself nor will you find detailed documentation on a per-class basis here.
First, for the language itself, there is good literature available in your next bookstore;
second, for the classes, you can find all the information by looking at the code, using the browser or by reading the per-class documentation.

The language and class library as implemented and used by Smalltalk/X is highly compatible to that of other Smalltalk systems, which makes existing literature just as useful when learning.

This documentation will concentrate on aspects and concepts of the system which are either not (well) documented in literature or where the implementation in Smalltalk/X differs from other smalltalk systems.

Index to the guide


Copyright © 1995 Claus Gittinger Development & Consulting

<cg@exept.de>

Doc $Revision: 1.64 $ $Date: 2005/04/13 09:34:49 $