Yossi Kreinin writes a very fair and positive blog entry about why he can’t believe he’s praising Tcl. In response, I left this comment on his blog:
I’m so glad you’ve put aside language bigotry and evaluated Tcl fairly–when you do, it’s easy to see how convenient it can be for some tasks.
Of course I’m biased, but I also think Tcl is a fantastic language for developing web applications-thus, my affinity for AOLserver.
When you reduce web development to the simple process of “consume bits from a data source, transform strings, output bits to a network socket” … Tcl’s simplicity really makes rapid development a breeze, coupled with AOLserver’s library of Tcl procs to ease some common tasks.
I hope more folks give Tcl a fair shake, given it’s one of the oldest and arguably the most mature scripting language out there.
Even if you have no interest in Tcl, do read Yossi’s blog entry about it. He really takes a close look at what makes for a good embedded scripting language and that’s useful for anyone who is building an application today that needs such a thing.
Tags: programming, Yossi Kreinin, Tcl








November 6th, 2009 at 6:44 pm
Good question. I suspect the twitter user community who was accustomed to the old pre-oauth ways of dealing with authorization ...
November 5th, 2009 at 6:21 pm
Another question that occurred to me -- how is this different than cookies allowing access to a site when browsing? ...
November 5th, 2009 at 5:57 pm
I agree with that option as well. It largely depends on what the outstanding tokens allow access to in my ...
November 5th, 2009 at 5:48 pm
I would paraphrase what Terrence said a bit: Most users expect that when you change your password, having known the ...
November 5th, 2009 at 3:22 pm
Alex: That's a great analogy -- hopefully, that helps others understand why the "expected" behavior that Terence suggests is both ...