Forth, TCL, Telescript
"John D. Mitchell" <johnm@cory.EECS.Berkeley.EDU>
Errors-To: brian@grot.starconn.com
Date: Wed, 2 Feb 94 01:20 PST
Message-id: <199402020855.AAA26463@cory.EECS.Berkeley.EDU>
X-Comment: Zoomer PDA List
Originator: zoomer-list@grot.starconn.com
Errors-To: brian@grot.starconn.com
Reply-To: <zoomer-list@grot.starconn.com>
Sender: zoomer-list@grot.starconn.com
X-Listserv-Version: 5.5 -- Copyright (c) 1991/92, Anastasios Kotsikonas
From: "John D. Mitchell" <johnm@cory.EECS.Berkeley.EDU>
To: Multiple recipients of list <zoomer-list@grot.starconn.com>
Subject: Forth, TCL, Telescript
Status: OR
Re: Tcl
>You said Tcl would control tools. Do you mean it will do that without the
>tools' knowledge?
I guess I wasn't clear enough about what Tcl is. Basically, it's just
another simple language interpreted language. The goal was to have a
(somewhat) standard language that developers would use in creating their
(extensible) tools (e.g., a debugger's command language (like Swat :-), a
file editor's extension/macro language, etc.). This was so that users
wouldn't have to learn a new, custom language for each tool that they use.
Anyway, rather than suck up more bandwidth on this, let me just direct you
to the comp.lang.tcl newsgroup for more information (or you can just pick
up the latest distribution of Tcl from sprite.berkeley.edu).
John