On Mon, Nov 28, 2011 at 11:03 PM, Michael Mol <mike...@gmail.com> wrote: > On Mon, Nov 28, 2011 at 11:33 PM, Pandu Poluan <pa...@poluan.info> wrote: >> Just wondering if anyone here ever use Tcl for scripting (i.e., automating >> repetitive procedures) or even *gasp* serious programming. > > Not me, but Tcl is one of the best-represented langauges on the site I run. > > http://rosettacode.org/wiki/Category:Tcl
(OT) Hey, that's a great site, I had not seen it before. it reminds me of the old code snippets archives for C and Pascal that I used to download from dial-up BBS back in the olden days. I always like to learn from how other people solved a problem, even if I already solved it myself (sometimes especially if I already solved it myself, probably poorly...).