(via Keith Devens)
Unlike Perl or Python, which are still maintained by their original authors (Larry Wall and Guido van Rossum), Tcl ownership has changed hands - Dr. John Ousterhout, who wrote Tcl while a professor at UC Berkeley, has moved on to other endeavors (although he does keep an eye on his creation), and others have stepped forward to not only maintain Tcl, but work on improving and extending it.
Several of the "core team", including the lead maintainer, Jeff "The Tcl Guy" Hobbs, Andreas Kupries, Donal Fellows and Mark Harrison, were kind enough to take some time to respond to some questions about a variety of topics via email. We start by asking Jeff about how the torch was passed...
Language community in action!
It's common wisdom that the hardest part in making a language successful isn't the language design, not even the quality of implementation, but rather support and evolution.
In this regard, it is interesting to compare how different languages are maintained. Tcl seems to be pretty unique.
Posted to general by Ehud Lamm on 3/11/03; 1:04:37 PM
|