From owner-freebsd-hackers Sun May 11 05:29:35 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA26901 for hackers-outgoing; Sun, 11 May 1997 05:29:35 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA26896 for ; Sun, 11 May 1997 05:29:32 -0700 (PDT) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.5/8.8.5) with ESMTP id FAA01208 for ; Sun, 11 May 1997 05:29:31 -0700 (PDT) Message-Id: <199705111229.FAA01208@rah.star-gate.com> X-Mailer: exmh version 1.6.9 8/22/96 to: freebsd-hackers@FreeBSD.ORG Subject: project: editor In-reply-to: Your message of "Sun, 11 May 1997 14:38:55 +0300." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 11 May 1997 05:29:31 -0700 From: Amancio Hasty Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk You are correct I do need a scripting language .The question is which one? Not sure that I like tcl for this sort of thing .. however I am considering it . The problem that I have with tcl for end users is that it is not an intuitive language nor is it well structured unless one uses something like tcl / incr. I have to think about it a little longer and explore other alternatives . Tnks, Amancio >From The Desk Of Narvi : > > > On Sun, 11 May 1997, Amancio Hasty wrote: > > > > > > > Still, if, at some point of time you think that there could be such a > > > think as tcl based scritping (that is - there is an embeded tcl > > > interpretator with a number of restrictions but access to the facilities > > > of the program). And I don't mean something like emacs. And not > > > something like MSWord. I mean something small, and with no commands > > > written in tcl. It is a glue language after all. > > > > > > I have done a lot of tcl commands, if you feel like getting some, let me > > > know. > > > > > > > Is not clear that we need tcl at least for the document project . > > > > Specially in light of something like ILU and hopefully with an Object Broke r > > can serve as "glue" for local or distributed objects. If we expand > > on the http procotol provided with ILU all of the sudden we can > > have an interesting communication infra structure for our "documents" 8) > > Also, ilu supports multiple language interfaces , c, c++, python and java. > > I thought of tcl scripting more on the lines of a "macro language". Much > more lightweight than a full system for describing/manupulating/ > interfacing objects in a possibly distributed system. > > Instead I thought of something that would allow you to write a (most > possibly used-just-once) sricpt for adding extra identation to the > paragraphs follwing a "heading" or change the alignment (or whatever) of > paragraphs starting with/containg/... etc. > > Sander > > > > > ftp://ftp.parc.xerox.com/pub/ilu/ilu.html > > http://www.w3.org/pub/WWW/OOP/WhyILU > > > > For an interesting article on c, ACE (c++), and CORBA (ILU comes very > > close to CORBA) see: > > > > > > "Programming Pearls from the C++ Report > > C++ Gems " > > Comparing Alternative Distributed Programming Techniques, page 317 > > > > Enjoy, > > Amancio > > > > > > > > > >