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,e80a1497a689d8a5 X-Google-Attributes: gid103376,public From: Didier Utheza Subject: Re: Garbage colletion Date: 1999/11/04 Message-ID: #1/1 X-Deja-AN: 544531422 References: <38120FAF.945ADD7D@hso.link.com> <7uutgd$87h$1@nnrp1.deja.com> <19991024.18033546@db3.max5.com> <38189268.43EB150F@mail.earthlink.net> <86ogdjtdwz.fsf@ppp-115-70.villette.club-internet.fr> <7vadsp$8q61@news.cis.okstate.edu> <1999Oct28.221910.1@eisner> <7vb3c4$8a21@news.cis.okstate.edu> <7vhfsl$791$1@nnrp1.deja.com> <7vil9t$vmn$1@nnrp1.deja.com> <7vkj7d$avm$1@nnrp1.deja.com> To: Robert Dewar Content-Type: TEXT/PLAIN; charset=US-ASCII Organization: Boston University Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-11-04T00:00:00+00:00 List-Id: Oberon for Linux is using a garbage collector developed in C. The people that created the compiler just interfaced the GC code to the Oberon compiler. The code is avalaible to the public, the biggest problem with Ada would be to reimplement the GC in native code in the logic of the compiler, but regarding stability, this GC has a good rating! Greeting. On Mon, 1 Nov 1999, Robert Dewar wrote: > In article , > lutz@iks-jena.de (Lutz Donnerhacke) wrote: > > After learning Ada without GC most programmers learned to deal > > without it and have some problems to solve. So there is really > > no need for GC ;-) > > Well we agree more than you think here. I think if someone did > a general GC for GNAT, there would be lots of people interested > in it, and after all for many people, since GNAT is on pretty > much all machines, they don't mind not being portable to > non-GNAT compilers, so even if only GNAT did it, it would still > get a lot of use. > > > Sent via Deja.com http://www.deja.com/ > Before you buy. > >