EnglishFrenchSpanish

OnWorks favicon

xotclsh - Online in the Cloud

Run xotclsh in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command xotclsh that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


xotclsh - Tcl Shell containing object-oriented scripting language XOTcl

SYNOPSIS


xotclsh ?filename arg arg ...?
_________________________________________________________________

DESCRIPTION


xotclsh is a shell-like application that reads XOTcl commands from its standard input or
from a file and evaluates them. Similarly as the relation between tclsh and wish, xowish
provides all functionality of xotclsh and provides as well predefined support for TK
widgets.

XOTcl (XOTcl, pronounced exotickle) is an object-oriented scripting language based on
MIT's OTcl. It is intended as a value added replacement of OTcl.

Scripting languages, such as Tcl, are designed for glueing components together, provide
features such as dynamic extensibility and dynamic typing with automatic conversion, that
make them well suited for rapid application development.

The object system of XOTcl enables a user to to define objects, classes, and meta-classes.
Classes are special objects with the purpose of managing other objects. ``Managing'' means
that a class controls the creation and destruction of its instances and that it contains a
repository of methods accessible for the instances. Every object may be enhanced with
object-specific methods. XOTcl supports single and multiple inheritance. All object-class
and class-class relationships in XOTcl are introspectable and can be dynamically changed
at arbitrary times. Ambiguities in name resolution of methods are avoided through method
chaining through "next", which does not require explicit method naming.

XOTcl combines the ideas of scripting and object-orientation in a way that preserves the
benefits of both of them. It is equipped with several new language constructs that help
building and managing complex systems. We added the following support:

Dynamic Object Aggregations, to provide dynamic aggregations through nested namespaces
(objects).

Nested Classes, to reduce the interference of independently developed program structures.

Assertions, to reduce the interface and the reliability problems caused by dynamic typing
and, therefore, to ease the combination of many components.

Meta-data, to enhance self-documentation of objects and classes.

Per-object mixins, as a means to give an object dynamically access to the methods of one
or several supplemental classes.

Per-class mixins, as a means to give all instances of an class dynamically access to the
methods of one or several supplemental classes.

Filters as a means of abstractions over method invocations to implement large program
structures, like design patterns.

XOTcl provides a value-added replacement of Tcl package loading providing integration with
object-oriented constructs and tracking/tracing of component loading.

VARIABLES


xotclsh sets all variables that tclsh sets, and additionally the following variables:

::xotcl::version XOTcl version number.

::xotcl::confdir Directory for XOTcl configuration.

::xotcl::logdir Directory where logfiles are placed.

KEYWORDS


argument, interpreter, prompt, script file, shell

Use xotclsh online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    KDiff3
    KDiff3
    This repository is no longer maintained
    and is kept for archival purposes. See
    https://invent.kde.org/sdk/kdiff3 for
    the newest code and
    https://download.kde.o...
    Download KDiff3
  • 2
    USBLoaderGX
    USBLoaderGX
    USBLoaderGX is a GUI for
    Waninkoko's USB Loader, based on
    libwiigui. It allows listing and
    launching Wii games, Gamecube games and
    homebrew on Wii and WiiU...
    Download USBLoaderGX
  • 3
    Firebird
    Firebird
    Firebird RDBMS offers ANSI SQL features
    & runs on Linux, Windows &
    several Unix platforms. Features
    excellent concurrency & performance
    & power...
    Download Firebird
  • 4
    KompoZer
    KompoZer
    KompoZer is a wysiwyg HTML editor using
    the Mozilla Composer codebase. As
    Nvu's development has been stopped
    in 2005, KompoZer fixes many bugs and
    adds a f...
    Download KompoZer
  • 5
    Free Manga Downloader
    Free Manga Downloader
    The Free Manga Downloader (FMD) is an
    open source application written in
    Object-Pascal for managing and
    downloading manga from various websites.
    This is a mirr...
    Download Free Manga Downloader
  • 6
    UNetbootin
    UNetbootin
    UNetbootin allows you to create bootable
    Live USB drives for Ubuntu, Fedora, and
    other Linux distributions without
    burning a CD. It runs on Windows, Linux,
    and ...
    Download UNetbootin
  • More »

Linux commands

  • 1
    abc2abc
    abc2abc
    abc2abc - a simple abc
    checker/re-formatter/transposer ...
    Run abc2abc
  • 2
    abc2ly
    abc2ly
    abc2ly - manual page for abc2ly
    (LilyPond) 2.18.2 ...
    Run abc2ly
  • 3
    coqdoc
    coqdoc
    coqdoc - A documentation tool for the
    Coq proof assistant ...
    Run coqdoc
  • 4
    coqide
    coqide
    coqide - The Coq Proof Assistant
    graphical interface ...
    Run coqide
  • 5
    g.gui.vdigitgrass
    g.gui.vdigitgrass
    g.gui.vdigit - Interactive editing and
    digitization of vector maps. KEYWORDS:
    general, user interface, GUI, vector,
    editing, digitizer ...
    Run g.gui.vdigitgrass
  • 6
    g.listgrass
    g.listgrass
    g.list - Lists available GRASS data
    base files of the user-specified data
    type optionally using the search
    pattern. KEYWORDS: general, map
    management, list ...
    Run g.listgrass
  • More »

Ad