[graybeards] Simple Simula Example?

Dan Ingalls Dan at SqueakLand.org
Tue Oct 9 16:21:03 UTC 2001


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

	- Dan




More information about the Squeak-dev mailing list