[graybeards] Simple Simula Example?

Karl Ramberg karl.ramberg at chello.se
Tue Oct 9 17:34:30 UTC 2001


Dan Ingalls wrote:
> 
> Folks -
> 
> I never really used Simula, although I/we certainly got a key notion from it.
> 
> I'm preparing a talk (for tomorrow ;-), and would really like to show the very simplest class description, such as a stack, and the couple of lines that would instantiate it, push 1, 2, 3, and then print three pops.
> 
> While I'd like it as simple as possible, I'd like it to be complete with any necessary type declarations and, eg, how the array buffer gets allocated.  Any help will be greatly appreciated.  I thought it would be a snap to find some class notes on the Internet, but I failed in my first attempt.
> 
> Thanks in advance

Here is a Simula for newbies guide ;-)

http://www.cee.hw.ac.uk/~rjp/bookhtml/

Karl




More information about the Squeak-dev mailing list