From owner-freebsd-hackers Mon May 12 11:31:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA26424 for hackers-outgoing; Mon, 12 May 1997 11:31:23 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id LAA26418 for ; Mon, 12 May 1997 11:31:20 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA07896; Mon, 12 May 1997 11:23:23 -0700 From: Terry Lambert Message-Id: <199705121823.LAA07896@phaeton.artisoft.com> Subject: Re: project: editor To: narvi@haldjas.folklore.ee Date: Mon, 12 May 1997 11:23:23 -0700 (MST) Cc: terry@lambert.org, hasty@rah.star-gate.com, freebsd-hackers@FreeBSD.ORG In-Reply-To: from "Narvi" at May 12, 97 07:41:49 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > I think that wksh has a number of significant advantes for this > > type of work: By this I meant "embeddable scripting engines". > > o It's the SVR4 answer to the same problem > > > > o Script portability across UNIX clone OS's > > > > o Legacy Bourne shell scripts will run with few changes > > *Legacy* Bourne shell scripts for a yet nonexistant document program 8-? Legacy bourne scripts that won't have to be changed much to GUI-ize them. > > o It's required for Open UNIX Standard compliance > > So we could have a Open Unix compiliant document program? We could have an Open UNIX compliant OS. > > The only real drawback is that there isn't a pd implementation (I > > admit that this is a whopper of a drawback, but a grammar-based > > set of changes in light of the wksh book shouldn't be too hard). > > Well, maybe I am a bit unimaginative, but I really can't imagine myself > writing shell (Bourne, wksh, etc.) scripts in a document program 8-( > I am afraid it wouldn't be something I (or even most people) would like. Well, I can't imagine myself writing TCL or PERL or Visual BASIC scripts in a document program, so we are probably even. 8-). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.