Discrete event/agent based simulation

David T. Lewis lewis at mail.msen.com
Wed Oct 1 02:56:15 UTC 2003


On Tue, Sep 30, 2003 at 12:24:52PM -0700, Simon Frost wrote:
> Dear Squeak list,
> 
> I'm new to Squeak/SmallTalk, and I've found the best way (for me) to learn 
> about an OO language is to implement a discrete event simulation. I've been 
> looking for resources in this vein, and I wonder whether anyone has any 
> other pointers.

You will want to get a copy of this book:
  Smalltalk-80, The Language and its Implementation
  Adele Goldberg and David Robson
  Addison Wesley, 1983
  ISBN 0-201-11371-6

And read this message:
  http://lists.squeakfoundation.org/pipermail/squeak-dev/2001-July/025754.html

And download this code:
  http://guzdial.cc.gatech.edu/st/sims.cs

Dave



More information about the Squeak-dev mailing list