Additional
Information: XOTcl (pronounced exotickle) is an object-oriented scripting language based on MIT's OTcl. This page was last updated on August 21st, 2008
XOTcl Sites:
XOTclIDE
XOTcl Integrated development environment, inspired by Smalltalk programming environments: syntax highlight and checking, version control, test framework. [Open source, GPL] http://www.xdobry.de/xotclIDE/
Dynamic Object Aggregations
An article about the usage of dynamic object aggregations as a foundation for composition. http://www.acm.org/conferences/sac/sac2000/Proceed/FinalPapers/PL-18/
XWMF: eXtensible Web Modeling Framework
A collection of XOTcl and Tcl programs for processing RDF data as a part of the XWMF project. http://nestroy.wi-inf.uni-essen.de/xwmf/
XOTcl: Extended Object Tcl
Official home page. Information, history, source and binary downloads, publications. http://media.wu-wien.ac.at/
XOTcl-DOM-Interface
Part of a larger project to develop an API in XOTcl which implements the interfaces of the document object model (DOM) Level 2, with the intention to establish its core module as a foundation for works that are to follow. http://swt.wi-inf.uni-essen.de/~jrudnick/
Filters
Article by Gustaf Neumann and Uwe Zdun about filters as a language support for design patterns in object-oriented scripting languages. http://www.usenix.org/publications/library/proceedings/coots99/full_papers/neumann/neumann_html/
Enhancing Object-Based System Composition through Per-Object Mixins
The paper introduces per-object mixins as a new object-level language construct for object-based system composition. Per-object mixins are implemented in the scripting language XOTCL as a straightforward extension of its method chaining mechanism and http://wwwi.wu-wien.ac.at/~uzdun/publications/xotcl-mixin.pdf