- XOTcl: Extended Object Tcl - http://media.wu-wien.ac.at/
Official home page. Information, history, source and binary downloads, publications.
- XOTcl-DOM-Interface - http://swt.wi-inf.uni-essen.de/~jrudnick/
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.
- XOTclIDE - http://www.xdobry.de/xotclIDE/
XOTcl Integrated development environment, inspired by Smalltalk programming environments: syntax highlight and checking, version control, test framework. [Open source, GPL]
- Dynamic Object Aggregations - http://www.acm.org/conferences/sac/sac2000/Proceed/FinalPapers/PL-18/
An article about the usage of dynamic object aggregations as a foundation for composition.
- Filters - http://www.usenix.org/publications/library/proceedings/coots99/full_papers/neumann/neumann_html/
Article by Gustaf Neumann and Uwe Zdun about filters as a language support for design patterns in object-oriented scripting languages.
- Enhancing Object-Based System Composition through Per-Object Mixins - http://wwwi.wu-wien.ac.at/~uzdun/publications/xotcl-mixin.pdf
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 enables the developer to mix classes into the precedence order of an arbitrary object.
|