Gilad Bracha, one of the creators of Dart, writes this about the Smalltalk community and its hopes for Dart:
As I watched the pre-launch speculation about Dart in the Smalltalk community, I knew that disappointment would follow. That's inevitable given the amount of wishful thinking involved. And the wishful thinking is natural too, but it is very much divorced from what we can do in reality.Read the full post here.
But Dart has many elements borrowed from Smalltalk. Therefore I expect it will be easier to learn Dart than JavaScript for the average Smalltalk programmer.
Right now my main interest is whether the Dart virtual machine (VM) can host other languages better than JavaScript does. Could this new VM make it easier to run Amber Smalltalk in the browser?
2 comments:
Likewise disappointed here. You might find this discussion in the dart group interesting.
https://groups.google.com/a/dartlang.org/group/misc/browse_thread/thread/9c54d4eda4f06ea1#
I would recommend taking a look at Amber Smalltalk at http://amber-lang.net/
Post a Comment