Object Oriented Extension for Tcl
Incr Tcl adds object-oriented programming facilities to Tcl. It was
NOT designed as another whiz-bang, object-oriented programming
language. It is patterned somewhat after C++. It was designed to
support more structured programming in Tcl. Scripts that grow beyond a
few thousand lines become extremely difficult to maintain. [incr Tcl]
attacks this problem in the same way that any object- oriented
programming language would, by providing mechanisms for data
encapsulation behind well-defined interfaces.
- Developed at devel:languages:tcl
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:SLECandidates/itk && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
itk.changes | 0000003337 3.26 KB | |
itk.spec | 0000002193 2.14 KB | |
itk4.1.0-20170728.tar.gz | 0000188078 184 KB |
Revision 18 (latest revision is 19)
Dominique Leuenberger (dimstar_suse)
accepted
request 531724
from
Reinhard Max (rmax)
(revision 18)
- Use a current 4.1.0 snapshot to fix a segfault with Tcl/Tk 8.6.7.
Comments 0