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,e28ffe0eaf31d1b6 X-Google-Attributes: gid103376,public From: bobduff@world.std.com (Robert A Duff) Subject: Re: Ada vs C++ (vs Lisp) Date: 1997/09/09 Message-ID: #1/1 X-Deja-AN: 271002948 References: <5v0lba$jnv$1@goanna.cs.rmit.edu.au> <341404B4.13CB@osc.edu> Organization: The World Public Access UNIX, Brookline, MA Newsgroups: comp.lang.ada Date: 1997-09-09T00:00:00+00:00 List-Id: In article , Brian Rogoff wrote: >My question is whether it is necessary for your purposes to have this >capability directly supported in the language, or if some source to source >transformation tool would suffice; ... The problem is that such a tool would probably not be standard, and would probably get in the way of other tools. - Bob