ANNOUNCE: TclTalk - A Tcl/Tk runtime and development environment based on TclKit
- From: "Shin" <tb@xxxxxxxxxxxxxx>
- Date: 25 Jan 2007 09:36:58 -0800
TclTalk brings "browser based development" and "image based computing"
to the world of Tcl/Tk. Those of you coming from Smalltalk allready
know these very convenient programming concepts, others could be
convinced in a minute.
TclTalk is completely based on tclkit
(http://www.equi4.com/tclkit.html) and thus gets deployed as a single
writable starkit. All development with TclTalk stays within the file
borders of this starkit, unless you tell otherwise. Invent and test
code with interpretive workspaces, then use the browser to create an
appropriate namespace, create some variables and procedures for that
namespace and write one startup procedure. When you are done, simply
use the "Create turnkey starkit.." menu option, tell it the full name
of your startup procedure and a name for your new starkit. TclTalk will
then create a new starkit in your personal folder, containing your new
program.
TclTalk will stay resident within your new program, so you can use it
to develop it further later on. Just start your new program with the
command line argument "-ide".
Please, have a look at: http://tcltalk.ath.cx !!!
Regards...
Shin The Gin - a.k.a. Thomas Braun
.
- Prev by Date: Re: how can i control NIC on Windows
- Next by Date: Re: Algorithm to find break in contiguity
- Previous by thread: how can i control NIC on Windows
- Next by thread: Re: Algorithm to find break in contiguity
- Index(es):
Relevant Pages
|