comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Any Large Repositories Of Ada 95 Best Practices Code
Date: Wed, 24 Jan 2018 09:41:13 +0000
Date: 2018-01-24T09:41:13+00:00	[thread overview]
Message-ID: <lyy3knzj9i.fsf@pushface.org> (raw)
In-Reply-To: c5a1a265-1595-44e0-bfd4-e8c14b216237@googlegroups.com

"MichaelD_4321@aol.com" <ashos.owner@gmail.com> writes:

> Are there any places on the Internet where I can find extensive lists
> of example Ada 95 code?

Not sure there'll be that many specifically Ada 95 resources; most will
be at least 2005, and some 2012. That said, most that were written for
Ada 95 will be OK with the newest compiler.

You need to compile with -gnat95 to use the earlier standard. I think
that even with this switch the standard library will still support some
newer features.

> Specifically, I would like to find how to do all the fine intricate
> things in Ada 95! Most languages have these databases, so there has to
> be a few good ones for Ada 95.

On GitHub, search for ada, then in the left column click on language
Ada. 1000+ projects.

On Sourceforge, search for ada, then in the left column check Ada under
Programming Language. 263 projects.

  parent reply	other threads:[~2018-01-24  9:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-24  7:47 Any Large Repositories Of Ada 95 Best Practices Code MichaelD_4321@aol.com
2018-01-24  8:39 ` bozovic.bojan
2018-01-24 17:37   ` Jeffrey R. Carter
2018-01-25  9:36     ` bozovic.bojan
2018-01-24  9:41 ` Simon Wright [this message]
2018-01-24 17:32 ` Jeffrey R. Carter
replies disabled

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