XOTcl

Print Print
Reading time 2:49

XOTcl
Paradigmmulti-paradigm: object-oriented, functional, Imperative, event-driven programming
Designed byGustaf Neumann and Uwe Zdun
First appeared2000[1]
Stable release
1.6.8 / 29 April 2014; 7 years ago (2014-04-29)
Typing disciplinedynamic typing, everything can be treated as a string
Websitemedia.wu-wien.ac.at
Influenced by
Tcl, OTcl

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. XOTcl is based on a dynamic object system with metaclasses which as influenced by CLOS. Class and method definitions are completely dynamic. XOTcl provides language support for design patterns via filters and decorator mixins.

See also

  • OTcl
  • incr Tcl
  • Tcl
  • Tcllib
  • C++/Tcl
  • Itk
  • Tk

References

  1. ^ Neumann, Gustav; Zdun, Uwe (February 2000). "XOTcl, an Object-Oriented Scripting Language" (PostScript). Retrieved 2014-07-03.

External links


By: Wikipedia.org
Edited: 2021-06-18 18:22:08
Source: Wikipedia.org