Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
XOTcl
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Infobox programming language | name = XOTcl | logo = | paradigm = [[multi-paradigm programming language|multi-paradigm]]: [[Object-oriented programming|object-oriented]], [[functional programming|functional]], [[Imperative programming|Imperative]], [[event-driven programming]] | year = 2000<ref>{{cite web |url=http://nm.wu-wien.ac.at/research/publications/xotcl-tclconf.ps |title=XOTcl, an Object-Oriented Scripting Language |format=[[PostScript]] |last1=Neumann |first1=Gustav |last2=Zdun |first2=Uwe |date=February 2000 |access-date=2014-07-03}}</ref> | designer = Gustaf Neumann and Uwe Zdun | developer = | latest_release_version = 1.6.8 | latest_release_date = {{start date and age|2014|04|29|df=yes}} | typing = [[dynamic typing]], everything can be treated as a [[string (programming)|string]] | implementations = | dialects = | influenced_by = [[Tcl]], [[OTcl]] | influenced = | website = [http://media.wu-wien.ac.at/ media.wu-wien.ac.at] }} '''XOTcl''' is an [[object-oriented]] extension for the [[Tcl|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 [[metaclass]]es influenced by [[CLOS]]. [[Class (computer science)|Class]] and [[Method (computer science)|method]] definitions in XOTcl are completely dynamic. The language also provides support for [[Design pattern (computer science)|design patterns]] through filters and [[Decorator pattern|decorator]] [[mixin]]s.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)