Hacker News new | ask | show | jobs
by mutation 4930 days ago
I usualy use Tcl for my personal projects. It's nice and simple but powerful language, and the only real problem with it is that there's too many old libraries that can't work with multiple but different versions of Tcl on the same system.
1 comments

Same here. And having all the code from the ground up is very useful. TCL turtles all the way down!