itcl: Incremental TCL (TCL extension)1

incrTCL provides the extra language support needed to build large Tcl/Tk applications. It introduces the notion of objects, which act as building blocks for an application. Each object is a bag of data with a set of procedures or "methods" that are used to manipulate it. Objects are organized into "classes" with identical characteristics, and classes can inherit functionality from one another. This object-oriented paradigm adds another level of organization on top of the basic variable/procedure elements, and the resulting code is easier to understand and maintain.

... part of T2, get it here

URL: http://incrtcl.sourceforge.net/itcl/

Author: Lucent Technologies, Inc
Author: Cadence Design Systems, Inc.
Maintainer: Juergen "George" Sawinski <jsaw [at] gmx [dot] net>

License: BSD
Status: Stable
Version: 4.0.4

Download: http://sourceforge.net/projects/incrtcl/files/ itcl4.0.4.tar.gz

T2 source: itcl.cache
T2 source: itcl.desc

Build time (on reference hardware): 20% (relative to binutils)2

Installed size (on reference hardware): 0.48 MB, 34 files

Dependencies (build time detected): 00-dirtree binutils coreutils diffutils findutils grep linux-header make sed sysfiles tar tcl util-linux

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).