1426
General Software Discussion / squeak: new language that looks like an open-source flash?
« Last post by urlwolf on February 03, 2007, 02:21 PM »http://www.squeak.org/
Seems to have some advantages such as
# Strongly Typed
# Garbage Collected
# Interpreted
I always hated how difficult it is to debug actionScript, even with third-party libraries and tools. The entire paradigm kind of forces you to have variables with a wide scope (practically 'globals') and that is just a way to let you shoot you in the foot.
Have you heard of this squeak before? The mailing list seems very active:
http://news.gmane.or...ltalk.squeak.general
They have a very large wiki (6000 pages):
http://wiki.squeak.org/Squeak
It also seems to be very fast, at least compared to actionScript:
http://www.visoracle...akfaq/benchmark.html
(unfortunately, that benchmark might be pretty old; no date to be found).
Since it has inherited properties from smalltalk, and the language itself may look a bit like ruby, whereas actionScript looks more like javascript/PHP.
What are your thoughts on this?
Seems to have some advantages such as
# Strongly Typed
# Garbage Collected
# Interpreted
I always hated how difficult it is to debug actionScript, even with third-party libraries and tools. The entire paradigm kind of forces you to have variables with a wide scope (practically 'globals') and that is just a way to let you shoot you in the foot.
Have you heard of this squeak before? The mailing list seems very active:
http://news.gmane.or...ltalk.squeak.general
They have a very large wiki (6000 pages):
http://wiki.squeak.org/Squeak
It also seems to be very fast, at least compared to actionScript:
http://www.visoracle...akfaq/benchmark.html
(unfortunately, that benchmark might be pretty old; no date to be found).
Since it has inherited properties from smalltalk, and the language itself may look a bit like ruby, whereas actionScript looks more like javascript/PHP.
What are your thoughts on this?

Recent Posts
believe me. That's how boring experiments normally are. People get paid to get bored. Doing experiments on line has many advantages (more diverse population, faster data collection, usually you don't have to pay people) but it is definitely true that the attention span of a person surfing is very short and you cannot bore them, or they leave. I'm all for designing game-like experiments. But sometimes (often), like in this case, this is not possible. Designing experiments is hard enough as it is, so if you add the 'playability' constraint, you may never get a design that works.