XOTcl
Sign in to saveXOTcl is an object-oriented extension for the Tool Command Language created by Gustaf Neumann and Uwe Zdun. It is a derivative of MIT OTcl and is based on a dynamic object system with metaclasses influenced by CLOS. Class and method definitions in XOTcl are completely dynamic. The language also provides support for design patterns through filters and decorator mixins.
Official website
Link to the official site · 7,341 chars · not written by Vinony
~1 min read
Encyclopedic overview
3 sectionsContents
- See also
- References
- External links
XOTcl is an object-oriented extension for the Tool Command Language created by Gustaf Neumann and Uwe Zdun. It is a derivative of MIT OTcl and is based on a dynamic object system with metaclasses influenced by CLOS. Class and method definitions in XOTcl are completely dynamic. The language also provides support for design patterns through filters and decorator mixins.
==See also== OTcl incr Tcl Tcl Tcllib C++/Tcl Itk Tk
Excerpted from Wikipedia’s “XOTcl” article, available under the CC BY-SA 4.0 licence.