Menu

Geek 0.1 released

This is the first version of Geek

1. tclc is provided for tcl compiling.

2. gwish is provided as a special wish which can load package and tcl bytecode.

3. gwrap is provided to easily wrap a tcl/tk program to be an exectuable file.

4. gswish is much similar as gwish, except it is a single executable file, no other dll/package is needed (Actually they are either statically linked or zipped in that file).

5. gswrap is similar with gwrap, however, it is based on gswish, i.e. The essential library is statically linked into the executable file.

Posted by pheonix 2006-10-07

Log in to post a comment.