TEAM-ADA Archives

Team Ada: Ada Programming Language Advocacy

TEAM-ADA@LISTSERV.ACM.ORG

Options: Use Classic View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender: "Team Ada: Ada Advocacy Issues (83 & 95)" <[log in to unmask]>
X-To: prabhath rao <[log in to unmask]>
Date: Fri, 10 Aug 2001 09:19:00 -0400
Reply-To: David Botton <[log in to unmask]>
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="Windows-1252"
From: David Botton <[log in to unmask]>
Parts/Attachments: text/plain (15 lines)
> I would like to know whether GNAT Ada95 has a garbage collector or not?

Only the version compiling to the JVM includes garbage collection.

Ada 95, the language, incorporates some forms of garbage collection with out
a garbage collector.

See:
http://www.adapower.com/lang/storage_size.html

and just general good programming technique in Ada usually avoids most need
for GC.

David Botton

ATOM RSS1 RSS2