Short: V1.8 of AmigaTalk (Smalltalk GUI)

Uploader: jimbot@rconnect.com (The Author)
Author:   jimbot@rconnect.com (James T. Steichen)
Type:     dev/langs
Version:  V1.8

AmigaTalk V1.8 is a version of 'Little Smalltalk' (V1.0 by Tim Budd) that
has been re-written & enhanced for the Amiga line of computers.

               James T. Steichen, Copyright (c) 1998-2001.

Smalltalk is a computer language that was developed by the Xerox corp.
in the 1980's.  The main reason that I wrote this port of 'Little 
Smalltalk' was to utilize the Amiga's graphics capabilities in making
simulation-type programs.

WARNING:
~~~~~~~
   The DataType Classes are documented, but not included yet because adding
   DataType functionality is going to take more time, so don't expect
   to see any test files or source code for the DataType classes in this
   version.
   
REQUIREMENTS
~~~~~~~~~~~~
   AmigaTalk uses DeckBrowser which is Copyrighted (c) by InovaTronics.
   I've included a copy of it with my distribution.  It should be placed
   in the command path where the Amiga OS can find it (example: 'C:')

   68040 or better microprocessor. (68020 available upon request).

   AmigaDOS 3.5+    

   Hard disk.

HISTORY
~~~~~~~
   1.8 Added more functionality to the program & cleaned out some bugs.
   1.7 Second version released to aminet.
   1.6
   1.5 First version released to aminet.