Project News



08-NOV-2007
TCL/TK 8.4.16 is out!
This is the latest release of TCL/TK.
Bug appeared with OpenVMS 8.2 and higher is fixed.
Only Alpha and I64 architectures are supported.
Beta testers still to be needed.
Restrictions:
TCL/TK deal with unix-only file spec in TCL scripts without multi-suffix names support.

10-JAN-2006
TCL/TK 8.4.14 is out!
This is the latest release of TCL/TK.
Beta testers still to be needed.

Installation



Go to TCL sources
$@CONFIGURE
$@BUILD
$@TCL$STARTUP

Go to TK sources
$@CONFIGURE
$@BUILD
$@TK$STARTUP


Then it is possible to use WISH interpreter for TCL/TK scripts.

$WISH SCRIPT.TCL