comp.lang.ada
 help / color / mirror / Atom feed
From: Matthew Heaney <matthewjheaney@earthlink.net>
Subject: Re: The Computer Language Shootout Benchmarks
Date: Wed, 03 May 2006 00:12:07 GMT
Date: 2006-05-03T00:12:07+00:00	[thread overview]
Message-ID: <uodygge5r.fsf@earthlink.net> (raw)
In-Reply-To: 1262902.DI8C0e8O9o@linux1.krischik.com

Martin Krischik <krischik@users.sourceforge.net> writes:

> One test [2] needs a hash table implementation. The compiler used has
> no Ada 2005 features so one need to add the implementation to the code
> itself. Anybody can got a stand alone implementation? Or knows which
> collections class lib could easily been torn apart?

The latest versions of GCC have Ada 2005 support, and a full implementation of
the Ada 2005 container library.  You're sure the shootout people aren't using
the latest GCC version?  (You have to compile with -gnat05 of course.)

If you need a hashed map, then you can always use Charles, which compiles under
Ada95:

http://charles.tigris.org/

If you prefer an Ada95 version of the Ada 2005 container library, I can modify
the GCC sources to compile under Ada95 and add that to the Charles repository.

-Matt



  parent reply	other threads:[~2006-05-03  0:12 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-02 17:33 The Computer Language Shootout Benchmarks Martin Krischik
2006-05-02 18:39 ` jimmaureenrogers
2006-05-03 16:03   ` Martin Krischik
2006-05-04 16:48     ` Martin Krischik
2006-05-04 18:20       ` tmoran
2006-05-05  8:10       ` Craig Carey
2006-05-05 18:15         ` Martin Krischik
2006-05-06 11:00           ` Craig Carey
2006-05-06 19:00           ` tmoran
2006-05-06  7:00       ` igouy
2006-05-07  9:56         ` Martin Krischik
2006-05-06  6:57     ` igouy
2006-05-02 19:14 ` Gautier
2006-05-04  2:01   ` Craig Carey
2006-05-04  3:16     ` Craig Carey
2006-05-06  7:34       ` igouy
2006-05-06 11:29         ` Craig Carey
2006-05-06 16:01           ` igouy
2006-05-08 13:24             ` Marc A. Criley
2006-05-09  5:23               ` Craig Carey
2006-05-02 21:32 ` Tapio Kelloniemi
2006-05-02 22:37   ` Matthew Heaney
2006-05-03 10:12     ` Tapio Kelloniemi
2006-05-03 14:55       ` Matthew Heaney
2006-05-03 16:15         ` Martin Krischik
2006-05-03 17:11         ` Tapio Kelloniemi
2006-05-03 16:05   ` Martin Krischik
2006-05-03  0:12 ` Matthew Heaney [this message]
2006-05-03 16:05   ` Martin Krischik
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox