mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
782b56aef8
This port provides the 4.x series of [incr Tcl], an object-oriented extension to Tcl. While the 3.x series provided by lang/itcl works with Tcl 8.5, the 4.x series is targetted at Tcl 8.6. http://core.tcl.tk/itcl
6 lines
232 B
Plaintext
6 lines
232 B
Plaintext
[incr Tcl] is the most widely used O-O system for Tcl. The name is a play on
|
|
C++, and [incr Tcl] provides a similar object model, including multiple
|
|
inheritence and public and private classes and variables.
|
|
|
|
http://core.tcl.tk/itcl
|