SmallScript is a dynamic object oriented programming language that is a superset of Smalltalk. It has many new features and compiled executables have an extremely small footprint. For more details see the SmallScript website.
I first used SmallScript back when it first became available, writing a Socket library for it. I then explored other avenues for a year and have started looking at SmallScript again. This page contains some details of my use of SmallScript and hopefully will contain useful libraries and information one day.
As part of my re-visiting of SmallScript I've had to practically re-learn every thing since I've forgotten it all. I've done a quick 'SmallScript by Example' page loosely based on the 'Goo By Example' page (Goo being another great language to use and learn). I'll expand on this page as I learn more about SmallScript.
Resources available here:
Other SmallScript resources include:
Comments or suggestions can be sent to the author of this page, Chris Double. I'll probably be also following my explorations in SmallScript on my Weblog.