comp.lang.ada
 help / color / mirror / Atom feed
From: kilgallen@eisner.decus.org (Larry Kilgallen)
Subject: Re: Compiler for Windows-95?
Date: 1996/10/27
Date: 1996-10-27T00:00:00+00:00	[thread overview]
Message-ID: <1996Oct26.223354.1@eisner> (raw)
In-Reply-To: 54tntd$7jp@data.csw.net


In article <54tntd$7jp@data.csw.net>, kthompso@CSWNET.COM (Kenn E. Thompson) writes:
> It's been years since I studied Ada.  Is there a freeware compiler
> available on the web?

www.gnat.com has pointers.

>                        What ever happened to index file structures
> being part of a native language?  Of course, I can write index files,
> but my code is not as effecient as the code generated by a compiler.

No such capability was included in the Ada 95 revision of the standard,
but many elements more needed for portability were included.  One comment
in a recent discussion of indexed files was that a relational database
could be used to provide the capabilities of an indexed file system.

The SQL interface should be relatively portable between machines,
and database vendors probably do a better job at efficiency of
implementation that Ada vendors would do.  Most implementations
of SQL are not free, but one of the major advances in Ada 95 is
a portable interface to software written in C.  If you cannot find
any free implementation of SQL written in Ada, you might be able to
find one written in C.

> BTW, is Ada still the official language of the DOD?

To a certain extent, but waivers are granted to use other languages.
Some Ada supporters feel that mandated government use is now not so
important as having Ada used in a variety of settings on the basis
of technical superiority.  Keep reading this newsgroup and you will
hear more than you can stand about that topic.

Larry Kilgallen




  reply	other threads:[~1996-10-27  0:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-10-26  0:00 Compiler for Windows-95? Kenn E. Thompson
1996-10-27  0:00 ` Larry Kilgallen [this message]
1996-10-28  0:00   ` Ken Garlington
replies disabled

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