[COPY] --- T2-COPYRIGHT-NOTE-BEGIN --- [COPY] T2 SDE: package/*/itcl/itcl.desc [COPY] Copyright (C) 2004 - 2022 The T2 SDE Project [COPY] Copyright (C) 1998 - 2004 ROCK Linux Project [COPY] [COPY] This Copyright note is generated by scripts/Create-CopyPatch, [COPY] more information can be found in the files COPYING and README. [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License version 2. [COPY] --- T2-COPYRIGHT-NOTE-END --- [I] Incremental TCL (TCL extension) [T] incrTCL provides the extra language support needed to build large [T] Tcl/Tk applications. It introduces the notion of objects, which act as [T] building blocks for an application. Each object is a bag of data with [T] a set of procedures or "methods" that are used to manipulate [T] it. Objects are organized into "classes" with identical [T] characteristics, and classes can inherit functionality from one [T] another. This object-oriented paradigm adds another level of [T] organization on top of the basic variable/procedure elements, and the [T] resulting code is easier to understand and maintain. [U] http://incrtcl.sourceforge.net/itcl/ [A] Lucent Technologies, Inc [A] Cadence Design Systems, Inc. [M] Juergen "George" Sawinski [C] extra/development [L] BSD [S] Stable [V] 4.0.4 [P] X -----5---9 801.000 [O] var_append confopt ' ' "--with-tcl=$libdir" [D] a73b75c65b89493fbf16d5a043ffccb17e1d0caef0140d45793373b5 itcl4.0.4.tar.gz http://dl.sourceforge.net/sourceforge/incrtcl/