Tcl stuff
From FBSD_tips
I like TCL. I know it is "old" and "dying" (although I don't know how netcraft will confirm this) but it is also mature, robust and stable. Ruby, python and others grab the buzz today. But very seldom does a change to the core language invalidate code written for old versions (python, perl anyone?), it has an on-the-fly bytecode compiler, and the language is easy to read by non geeks (e.g perl ... YAGH!). I also have yet to see a graphical toolkit exposed at such a useful level yet so accessible to novice coders. It also has a list of very useful extensions as long as my arm.
It is my considered opinion that TCL like FreeBSD is the Old Bull, so I continue to like it. Mleah!
Contents |
