[tcljava-dev] Itcl support added to Jacl!
Brought to you by:
mdejong
From: Mo D. <md...@un...> - 2005-09-15 01:46:49
|
This message is to announce the availability of a new Itcl port for Jacl. Jacl is a 100% pure version of the Tcl scripting language. Itcl is an object oriented extension for Tcl. Itcl users will now be able to run Itcl code directly in Jacl. The Itcl port was implemented by Mo DeJong as part of a Jacl support and maintenance contract. Itcl 3.2.1 was ported from its original C source code to Java source code. A version of Jacl that includes Itcl support is available via the Sourceforge CVS. It can be downloaded via CVS with the following commands: CVSROOT=:pserver:ano...@cv...:/cvsroot/tcljava cvs login (press enter at password prompt) cvs co tcljava Build and install Jacl in the normal way and then run "package require Itcl" to load Itcl commands into Jacl. This software was made possible thanks to: AMD New Iron Systems |