ANNOUNCE: TclTalk - A Tcl/Tk runtime and development environment based on TclKit



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

.



Relevant Pages

  • ANNOUNCE: TclTalk 0.3.2
    ... All development with TclTalk stays within the file ... borders of this starkit, unless you tell otherwise. ... namespace and write one startup procedure. ... of your startup procedure and a name for your new starkit. ...
    (comp.lang.tcl)
  • ANN: TclTalk screencast
    ... To see TclTalk in action, creating a new standalone "turnkey" starkit, ...
    (comp.lang.tcl)
  • [TclTalk] - Now creates turnkey starkits!
    ... Besides a lot of killed bugs, TclTalk is now able to create new ... by spawning copies of itself to disk. ... development process with TclTalk is designed as follows: ... Enter the full name of your startup procedure ...
    (comp.lang.tcl)
  • ANN: tcltalk-0.3.9.1
    ... Apart from corrected evil typos, copied and pasted all over different ... I have made the namespace creation module to automatically ... TclTalk doesn't get confused, when packaging such a namespace. ...
    (comp.lang.tcl)