languages vs libraries
Posted Jun 24, 2004 14:44 UTC (Thu) by
khim (subscriber, #9252)
In reply to:
languages vs libraries by davidw
Parent article:
The New Age of Programming
That's one of the things I really like about Tcl - a very simple core, with an extremely flexible syntax (control structures, for instance, are regular commmands)
This may be so but when I see "simple core, flexible syntax" but no compatibility between versions (in any direction), no support for number of packages on new versions and no support for number of packages on old versions "disaster" is the only thing that comes to my mind. Try to find Debian's discussion on TCL and you'll see that it's even worse then Perl in this regard...
(
Log in to post comments)