Software > Programming >
(on Wikipedia)
http://www.smalltalk.org/
A programming language.
Smalltalk is intriguing. Very intriguing. I was turned onto this while Ruby was a live project, where the rabbit hold led me to Seaside.
Smalltalk leads to Squeak, the open source implementation, and through one if its main contributors (Alan Kay) leads to the Croquet Project.
-
2009-08-22 – The only thing I could consider is GNU Smalltalk, since it’s commandline-focused and everything else has a nasty half-baked GUI.
Table of Contents [hide]
Stuff ∞
Web Frameworks ∞
Implementations ∞
- Smalltalk/X
- Squeak
- Pharo
- VisualWorks is a descendent of the original Smalltalk-80 from the Xerox Palo Alto Research Center, now a product of Cincom.
Learning ∞
- https://botw.org/smalltalk-help-and-tutorials [ 1 ] was https://botw.org/top/Computers/Programming/Languages/Smalltalk/Help_and_Tutorials/
- http://stephane.ducasse.free.fr/FreeBooks.html
-
Design Principles Behind Smalltalk, by Dan Ingalls, Byte Magazine, 1981 (Smalltalk Issue)
- Considered required reading for all newcomers
- intro to object oriented programming
- Smalltalk Idioms, by AOKI Atsushi
-
Joy of Smalltalk, by Ivan Tomek
