|
| XOTcl - Object-oriented scripting language.Updated by FastRunner on Saturday, November 14th 2009.XOTcl was derived from the impressive OTcl language developed by D. Wetherall and C. Lindblad at the MIT in '95 and extended in various ways. In short, XOTcl tries to provide a highly flexible, reflective, component-based object-oriented environment. It integrates language support for high level concepts, which are not found in other languages, with reasonable performance. Nevertheless, it prevails the Tcl programming style and the dynamic/introspective nature of the language, rather than introducing other language's styles and rigidness (such as C++) into Tcl. Licence : Open Source
Version : 1.6.5 [Stable]
Platforms : Unix (tested on Linux, Solaris, Dec Alpha), Windows
Requirements : Tcl 8.0 or higher
|