From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fa2cc518ef3b992c X-Google-Attributes: gid103376,public From: Robert A Duff Subject: Re: scripting/extension language for Ada (was : Re: tagged types extensions) Date: 2000/02/09 Message-ID: #1/1 X-Deja-AN: 583849573 Sender: bobduff@world.std.com (Robert A Duff) References: <389207CC.C16D80E8@averstar.com> <38971028.BB16D8A2@earthlink.net> <3899F757.FAE131B3@free.fr> <389D43A6.786C7B79@free.fr> Organization: The World Public Access UNIX, Brookline, MA Newsgroups: comp.lang.ada Date: 2000-02-09T00:00:00+00:00 List-Id: Lionel Draghi writes: > As Robert A Duff said : > "Scripting languages should encourage programs that are easy to > write, easy to understand, and easy to change." I don't think *I* said that. In fact, my opinion is that "easy to write" not important; the other two goals I agree with. But I think that's true of *any* application area, whether it be "scripts" or real-time systems or whatever. - Bob