Forth, TCL, Telescript
"John D. Mitchell" <johnm@cory.EECS.Berkeley.EDU>
Errors-To: brian@grot.starconn.com
Date: Fri, 28 Jan 94 07:50 PST
Message-id: <199401280705.XAA29264@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: Forth
Perhaps, but coming up with a nice visual way to deal with the text
oriented language would seem to be quite difficult. Also, Forth folks seem
hell bent on never standardizing on what the language (and it's library)
really is. Forthers also just love to program the bare metal and seem to
have problems with giving up total control to anyone/anything else (like
the kernel). Just my warped view of course. :-)
Re: Telescript
Who knows? It would seem to depend greatly on what the scope of
the capabilities of the language are. Beats me.
Re: Tcl
The only big problem with Tcl is that it passes nearly everything
around as (sometimes huge) strings. It's pretty easy to end up blowing out
a 64Kb offset size that way. This is my biggest reason for wanting a
32-bit offset version of GEOS (e.g., protected mode).
Oh well, just my ramblings,
John