Now when the Gartner analyst said Smalltalk is cool again and it is used more and more for the web applications with frameworks like in Seaside and Aida/Web, me as a Smalltalker I'm wondering how much my language is known among broader programmer community.
|
|
|
I don't think you can get any reasonable statistics out of stackoverflow. As usual, the Smalltalkers will all respond, and those who don't care won't, which could easily produce the impression that the majority of SO users knows Smalltalk. FWIW, I do. |
|||
|
|
I love smalltalk, but these days I tend to steer people to Ruby. Here's how I describe Squeak smalltalk:
|
||||
|
|
|
Smalltalk and its features are (sadly) unknown to most programmers. You can tell that from the reactions of Non-Smalltalkers, whenever another language or framework version introduces a new cool programming concept, where everyone freaks out. Only the Smalltalkers stay cool and say: "Reminds me of Smalltalk feature XYZ from 15 years ago." ;) For me one of the most interesting concepts of Smalltalk is still the "everything is at your hands". You don't like how your editor behaves? Just change it! You don't like what happens when this or that class is loaded? Just change it! That's awesome... |
|||||
|
|
"Me too" I've dabbled in it enough to appreciate its power and for it to influence the way I develop in other languages. Mostly object-art's Dolphin Smalltalk (which seems to be re-emerging after a period of dormancy: see http://www.object-arts.com/content/news/excitingNews.html) Good programmers should know something about a range of languages, and I think Smallltalk should be in that list |
|||
|
|
|
Try to search for |
|||
|
|
|
I have worked with it in the past, principally on old Digitalk versions. Periodically I fiddle with VisualWorks but I've not done anything serious in it. Currently I have a back-burner project to experiment with DOME, which is a toolkit for building domain-specific CASE tools. There are a few other Smalltalkers about on Stackoverflow. If you want to get a reasonable view on usage, the main driver seems to be Seaside. Perhaps the nice people who maintain that have some idea of actual usage in the large. |
|||
|
|