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=2.2 required=5.0 tests=BAYES_00,FROM_WORDY, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,38159b1b5557a2e7 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-02-01 11:10:54 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!nntp.abs.net!rcn!feed3.news.rcn.net!not-for-mail Reply-To: "Frank J. Lhota" From: "Frank J. Lhota" Newsgroups: comp.lang.ada References: <400A9B48.3060100@noplace.com> <400BD4B5.6000307@noplace.com> <400BDB7C.40100@noplace.com> <400D2150.6000705@noplace.com> Subject: Re: Standard Ada Preprocessor Date: Sun, 1 Feb 2004 14:10:54 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: <401d4f3e$0$2661$61fed72c@news.rcn.com> X-Trace: DXC=oQ_1`5^=5jP4RO=>9gG=nU0R]m=BkYWIW:6bU3OT9S9ZdZ>GPNja_GSj;:T_i5J7CU^c_ULL?]>LP X-Complaints-To: abuse@rcn.com Xref: archiver1.google.com comp.lang.ada:5169 Date: 2004-02-01T14:10:54-05:00 List-Id: "Mark" wrote in message news:c5b88987.0402010709.1d27a8a3@posting.google.com... > late to the party and jumping in the middle of discussion [sorry] > please see: > > http://www.digitalmars.com/d/index.html > look for The C Preprocessor Versus D > > for a different approach to getting rid of the preprocessor but > maintaining some of the primary usage. It's interesting to see the Ada concepts that have made it into D, including the use of in / out / in out parameter modes.