- 授权协议: BSD
- 开发语言: C/C++
- 操作系统: Linux
- 软件首页: http://incrtcl.sourceforge.net/itcl/
- 软件文档: http://www.tcl.tk/man/itcl3.1/index.html
软件介绍
[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.
ITCL模拟了C++的面向对象特征,支持单继承和多继承(多态,目前还没有发现有关这方面的资料)。
