itcl

object-oriented extensions to Tcl

WWW CVSWeb GITHub
  1. Package version
    itcl-3.4.1p3v0
  2. Maintainer
    The OpenBSD ports mailing-list

[incr Tcl] is an object-oriented extension of the Tcl language. It
was created to support more structured programming in Tcl. Tcl scripts
that grow beyond a few thousand lines become extremely difficult to
maintain. This is because the building blocks of vanilla Tcl are
procedures and global variables, and all of these building blocks
must reside in a single global namespace. There is no support for
protection or encapsulation.

  • tcl->=8.5,<8.6:lang/tcl/8.5

  • tcl->=8.5,<8.6:lang/tcl/8.5