Version 0 of jTcl Java-like object interface to Tcl

Updated 2012-12-30 00:28:23 by pooryorick
 ** Attributes **
name
jTcl
location
http://www.fridu.com/ (dead)
location
http://www.fridu.com/Html/jTcl.html (dead)
location
http://www.fridu.com/Html/download.html (dead)
updated
10/1998
contact
mailto:[email protected] (Philippe Le Foll)
 ** Description **

 A flying Tcl parser allowing Java-like object interface to Tcl.  Provides
 debugging facilities, network classes, rules server, serialization mechanism,
 and a package mechanism similar to Java's import.  Class libraries for generic
 tcp client/server, web serving, application serving, session serving, and rule
 serving are provided.  Demos of chat, web, and rule servers are provided.
 Allows one to design web applications in Tcl with a Java syntax.  It is Tcl
 only, requires no extensions, and runs on all platforms supporting Tcl.

 <<categories>> Object Orientation