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
    Atom
    Atom
    Atom is a text editor that's
    modern, approachable and full-featured.
    It's also easily customizable- you
    can customize it to do anything and be
    able to ...
    Download Atom
  • 2
    Osu!
    Osu!
    Osu! is a simple rhythm game with a well
    thought out learning curve for players
    of all skill levels. One of the great
    aspects of Osu! is that it is
    community-dr...
    Download Osu!
  • 3
    LIBPNG: PNG reference library
    LIBPNG: PNG reference library
    Reference library for supporting the
    Portable Network Graphics (PNG) format.
    Audience: Developers. Programming
    Language: C. This is an application that
    can also...
    Download LIBPNG: PNG reference library
  • 4
    Metal detector based on  RP2040
    Metal detector based on RP2040
    Based on Raspberry Pi Pico board, this
    metal detector is included in pulse
    induction metal detectors category, with
    well known advantages and disadvantages.
    RP...
    Download Metal detector based on RP2040
  • 5
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • 6
    GeoServer
    GeoServer
    GeoServer is an open-source software
    server written in Java that allows users
    to share and edit geospatial data.
    Designed for interoperability, it
    publishes da...
    Download GeoServer
  • More »

Linux commands

  • 1
    acdtablee
    acdtablee
    acdtable - Generate an HTML table of
    parameters from an application ACD file ...
    Run acdtablee
  • 2
    acdtracee
    acdtracee
    acdtrace - Trace processing of an
    application ACD file (for testing) ...
    Run acdtracee
  • 3
    cpufreq-aperf
    cpufreq-aperf
    cpufreq-aperf - Calculates the average
    frequency over a time period SYNTAX:
    cpufreq-aperf [options] DESCRIPTION: On
    latest processors exist two MSR
    registers r...
    Run cpufreq-aperf
  • 4
    cpufreq-info
    cpufreq-info
    cpufreq-info - Utility to retrieve
    cpufreq kernel information SYNTAX:
    cpufreq-info [options] DESCRIPTION: A
    small tool which prints out cpufreq
    information hel...
    Run cpufreq-info
  • 5
    g.extension.allgrass
    g.extension.allgrass
    g.extension.all - Rebuilds or removes
    all locally installed GRASS Addons
    extensions. By default only extensions
    built against different GIS Library are
    rebuilt...
    Run g.extension.allgrass
  • 6
    g.filenamegrass
    g.filenamegrass
    g.filename - Prints GRASS data base
    file names. KEYWORDS: general, map
    management, scripts ...
    Run g.filenamegrass
  • More »

Ad