This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Libraries > itcl (3.4.1)

[incr Tcl] is an object system for the Tcl programming language.

[incr Tcl] 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.

The Tcl package of Slackware 14.1 contains itcl-4.0.0.

This package contains the older itcl-3.4.0 which may be required by some
programs like mcu8051ide. This package may be installed in a Slackware 14.1
system without conflicting with the Slackware package.

Maintained by: R. S. Ananda Murthy
Keywords: itcl,incr tcl,Tcl,object-oriented Tcl
ChangeLog: itcl

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

Source Downloads:
itcl3.4.1.tar.gz (e7c98e0f69df1a675073ddd3344f0b7f)
tcl8.5.11-src.tar.xz (304a8ecc61d5db9e41f3653161997712)

Download SlackBuild:
itcl.tar.gz
itcl.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
itcl.SlackBuild
itcl.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds