[5779] in www-talk@info.cern.ch
Re: Forms support in clients
daemon@ATHENA.MIT.EDU (Guido.van.Rossum@cwi.nl)
Mon Sep 26 04:47:17 1994
Date: Mon, 26 Sep 1994 09:43:57 +0100
Errors-To: listmaster@www0.cern.ch
Errors-To: listmaster@www0.cern.ch
Reply-To: Guido.van.Rossum@cwi.nl
From: Guido.van.Rossum@cwi.nl
To: Multiple recipients of list <www-talk@www0.cern.ch>
> Tcl isn't a "real GUI" language - not to start any language wars, mind
> you, but I think the reason people mention Tcl and GUI in the same breath
> is Tk, which (though I haven't played with it yet) is a GUI class library
> which runs under Tcl (Tcl:Tk::C:Motif, in other words). Last I heard Tk
> was being ported to Perl as well (TkPerl). Another, more complete
> solution is something like WINTERP, a LISP-ish language with integrated
> user interface capabilities.
Not to start a language war, but Tk has also been ported to Python.
The home URL for Python is ftp://ftp.cwi.nl/pub/python/, read the
INDEX or index.html file; the Tk port in is tkinter.tar.gz.
See also comp.lang.python and http://www.cwi.nl/~guido/Python.html.
--Guido van Rossum, CWI, Amsterdam <mailto:Guido.van.Rossum@cwi.nl>
<http://www.cwi.nl/cwi/people/Guido.van.Rossum.html>