diff options
Diffstat (limited to 'lang/xotcl/pkg-descr')
-rw-r--r-- | lang/xotcl/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lang/xotcl/pkg-descr b/lang/xotcl/pkg-descr new file mode 100644 index 000000000000..f0c2373253fd --- /dev/null +++ b/lang/xotcl/pkg-descr @@ -0,0 +1,15 @@ +From the XOTcl homepage: + +Extended Object Tcl (for short: XOTcl, pronounced exotickle) is an object- +oriented scripting language based on Tcl. It was originally designed for +providing language support for design patterns and provides novel constructs +such as filters or transitive mixin classes. The language is designed for +empowering rather than constraining system developers. The basic object model +is highly influenced by CLOS. + +XOTcl is contained in the Industry-standard Tcl distribution ActiveTcl, +which is available for several platforms, it is part of the Batteries Included +Distribution for Mac OS X and it is shipped as part of the developer support +for Mac OS X Tiger. + +WWW: http://media.wu-wien.ac.at/ |