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,e3a48fe2095ca715 X-Google-Attributes: gid103376,public From: falis@ma.aonix.com Subject: Re: ADA 95 Questions. Date: 1998/06/19 Message-ID: <1103_898225709@DZOGCHEN>#1/1 X-Deja-AN: 364076301 Sender: news@sd.aonix.com (USENET News Admin @flash) X-Nntp-Posting-Host: 192.157.137.14 References: <35890E1B.2A19914F@tech.swh.lv> <35892484.9514B8E@elca-matrix.ch> Organization: Aonix, San Diego, CA, USA Newsgroups: comp.lang.ada Date: 1998-06-19T00:00:00+00:00 List-Id: > Maxim Senin wrote: > > > > Hi all! > > > > I have some ADA questions: > > > > * Is ADA garbage collector? > > Ada allows a garbage collector, but does not require it. I think there is > currently no Ada implementation that provides garbage collection. Note that > controlled types eliminate much of the need for GC. Great Circle from Geodesic Systems can be linked with ObjectAda executables (Windows or UNIX) to provide garbage collection. AppletMagic and ObjectAda get GC for free in the versions targeting the JVM. - Ed Falis Aonix