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=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d978d3056ed727b9 X-Google-Attributes: gid103376,public From: dvdeug@x8b4e53cd.dhcp.okstate.edu (David Starner) Subject: Re: Language Challenge 2000 - Update Date: 2000/02/03 Message-ID: <87d196$8q61@news.cis.okstate.edu>#1/1 X-Deja-AN: 581316500 References: <38991E72.293907A4@sdynamix.com> <38992ADB.AC8748A8@mail.utexas.edu> <87bbro$9281@news.cis.okstate.edu> <87cg3u$8a21@news.cis.okstate.edu> Organization: Oklahoma State University User-Agent: slrn/0.9.6.2 (Linux) Reply-To: dstarner98@aasaa.ofe.org Newsgroups: comp.lang.ada Date: 2000-02-03T00:00:00+00:00 List-Id: On Thu, 3 Feb 2000 12:01:44 -0800, Brian Rogoff wrote: >On 3 Feb 2000, David Starner wrote: >> >For GC, I suppose you'd have to use AppletMagic. >> Or wrap the Boehm-Weiser GC library. > >Yuk! How about a real GC for Ada someone? :-) What's wrong with the Boehm-Weiser library? It's known to work with GCC/GNAT (the Java frontend depends on it), it interfaces nicely with other languages, and it works in most modern OS's. What would you really gain from a "real" GC for Ada? (And what do you mean by "real GC" anyway?) -- David Starner - dstarner98@aasaa.ofe.org Only a nerd would worry about wrong parentheses with square brackets. But that's what mathematicians are. -- Dr. Burchard, math professor at OSU