On Tue, 2007-03-27 at 11:03 +0100, Jacques Basaldúa wrote:
> Don Dailey wrote:
> 
> > I have several binary clients for the prototype server that do
> > not require tcl to be installed.  Several people have reported
> > issues with tcl versions and such.
> 
> > These clients are just temporary but will work with the protoype
> > test 2 minute server.
> 
> Sorry. I hadn't read so far when I posted my previous message.
> Could the source code of this client be open?
> That would solve all my problems.

There is cgos.tcl which is a script and you can read it directly.

The binary applications are written in tcl, but use "starpack"
technology which bundles a complete tcl runtime system along
with the tcl code into a single executable - so no runtime
required.   It's actually a fancy zip file with directories
and such where libraries can go.    However if you install
tclkit, a single runtime for tcl, you do not need to get
into a complex tcl installation, even without the starpacks.
It is a whole tcl distribution with libraries and such in
a single file.

- Don

> Jacques.
> 
> _______________________________________________
> computer-go mailing list
> computer-go@computer-go.org
> http://www.computer-go.org/mailman/listinfo/computer-go/

_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to