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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,3413256b2f4bedfc X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!newsfeed.gamma.ru!Gamma.RU!newsfeed1.dallas1.level3.net!news.level3.com!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: OT: What was the first programming language to use Date: 18 Aug 2005 21:13:32 -0500 Organization: LJK Software Message-ID: References: <43045094_1@glkas0286.greenlnk.net> NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1124417536 25360 192.135.80.34 (19 Aug 2005 02:12:17 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Fri, 19 Aug 2005 02:12:16 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:4180 Date: 2005-08-18T21:13:32-05:00 List-Id: In article , David Trudgett writes: > Robert A Duff writes: >> An important difference between Ada's generics and most macro systems > > A small quibble, perhaps: I don't think one can use the phrase "most > macro systems" for the simple reason that (as far as I'm aware) no > language family besides the Lisp one has a macro system (in the sense > that Lisp has it -- they may well use the same word, but C language > "macros", for instance, are a completely different beast). Bliss macros are also entirely different from C macros. A difference between Lisp and C does not automatically make Lisp the only language with the right to use the word "system".