comp.lang.ada
 help / color / mirror / Atom feed
* An old question?
@ 2005-04-23  1:33 Randy
  2005-04-23  6:38 ` Martin Krischik
  0 siblings, 1 reply; 5+ messages in thread
From: Randy @ 2005-04-23  1:33 UTC (permalink / raw)


Hi.  I Have heard about Ada, but I know nothing about it.
I am sure this has been asked by most other "newbies" here but I will 
continue the trend :)
I would like 2 things if someone could help me out.
First is ... is there a FAQ for this group?
Second is... Where can I find a compiler/envirment for this language and 
maybe some links to some programing help with the language?

I have a windows xp system but I also have FC3 Linux.
Thanks for your help
Randy



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: An old question?
  2005-04-23  1:33 An old question? Randy
@ 2005-04-23  6:38 ` Martin Krischik
  2005-04-23 13:13   ` Marin David Condic
  2005-04-25 13:22   ` Randy
  0 siblings, 2 replies; 5+ messages in thread
From: Martin Krischik @ 2005-04-23  6:38 UTC (permalink / raw)


Hello,

Randy wrote:

> Hi.  I Have heard about Ada, but I know nothing about it.
> I am sure this has been asked by most other "newbies" here but I will
> continue the trend :)

That's why we have prepared answers before - just follow the links
below ;-) .

> I would like 2 things if someone could help me out.
> First is ... is there a FAQ for this group?

Don't know.

> Second is... Where can I find a compiler/envirment for this language and
> maybe some links to some programing help with the language?

Start here:

http://en.wikibooks.org/wiki/Programming:Ada:Installing
http://en.wikibooks.org/wiki/Programming:Ada:Tutorials
http://en.wikibooks.org/wiki/Programming:Ada

http://en.wikipedia.org/wiki/Ada_programming_language#External_links

Martin

-- 
mailto://krischik@users.sourceforge.net
Ada programming at: http://ada.krischik.com




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: An old question?
  2005-04-23  6:38 ` Martin Krischik
@ 2005-04-23 13:13   ` Marin David Condic
  2005-04-25 13:22     ` Randy
  2005-04-25 13:22   ` Randy
  1 sibling, 1 reply; 5+ messages in thread
From: Marin David Condic @ 2005-04-23 13:13 UTC (permalink / raw)


Poke around at the following sites as well:

http://www.adapower.com/
http://www.adaworld.com/

They've got links to lots of interesting stuff for newbies & experienced 
developers.

For an Ada compiler (and other useful tools) at no cost for either Linux 
or Windows, see:

http://libre.act-europe.fr/

Specific tools they have that make a good development environment are:

http://libre.act-europe.fr/GNAT/     --  Compiler
http://libre.act-europe.fr/GtkAda/   --  GUI Builder
http://libre.act-europe.fr/gps/      --  Gnat Programming System (IDE)

The above stuff makes a good starter kit for someone wanting to learn 
Ada. There are other tools as well, but it depends on your app of 
interest. Other compilers and toolsets are available from a number of 
places either with freebie-starter-editions or low cost personal 
editions. If you need something for a full-up, serious, industrial 
strength application, there are places that can charge you lots of money 
for supported, high-end compilers and tools as well. The AdaPower 
website has links to most of the vendors somewhere.

Good luck!

MDC

Martin Krischik wrote:

> Start here:
> 
> http://en.wikibooks.org/wiki/Programming:Ada:Installing
> http://en.wikibooks.org/wiki/Programming:Ada:Tutorials
> http://en.wikibooks.org/wiki/Programming:Ada
> 
> http://en.wikipedia.org/wiki/Ada_programming_language#External_links
> 
> Martin
> 

-- 
======================================================================
Marin David Condic
I work for: http://www.belcan.com/
My project is: http://www.jsf.mil/NSFrames.htm

Send Replies To: m   o   d   c @ a   m   o   g
                    c   n   i       c   .   r

     "'Shut up,' he explained."

         --  Ring Lardner
======================================================================



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: An old question?
  2005-04-23  6:38 ` Martin Krischik
  2005-04-23 13:13   ` Marin David Condic
@ 2005-04-25 13:22   ` Randy
  1 sibling, 0 replies; 5+ messages in thread
From: Randy @ 2005-04-25 13:22 UTC (permalink / raw)


Martin Krischik wrote:
> Hello,
> 
> Randy wrote:
> 
> 
>>Hi.  I Have heard about Ada, but I know nothing about it.
>>I am sure this has been asked by most other "newbies" here but I will
>>continue the trend :)
> 
> 
> That's why we have prepared answers before - just follow the links
> below ;-) .
> 
> 
>>I would like 2 things if someone could help me out.
>>First is ... is there a FAQ for this group?
> 
> 
> Don't know.
> 
> 
>>Second is... Where can I find a compiler/envirment for this language and
>>maybe some links to some programing help with the language?
> 
> 
> Start here:
> 
> http://en.wikibooks.org/wiki/Programming:Ada:Installing
> http://en.wikibooks.org/wiki/Programming:Ada:Tutorials
> http://en.wikibooks.org/wiki/Programming:Ada
> 
> http://en.wikipedia.org/wiki/Ada_programming_language#External_links
> 
> Martin
> 
Thanks!



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: An old question?
  2005-04-23 13:13   ` Marin David Condic
@ 2005-04-25 13:22     ` Randy
  0 siblings, 0 replies; 5+ messages in thread
From: Randy @ 2005-04-25 13:22 UTC (permalink / raw)


Marin David Condic wrote:

> Poke around at the following sites as well:
> 
> http://www.adapower.com/
> http://www.adaworld.com/
> 
> They've got links to lots of interesting stuff for newbies & experienced 
> developers.
> 
> For an Ada compiler (and other useful tools) at no cost for either Linux 
> or Windows, see:
> 
> http://libre.act-europe.fr/
> 
> Specific tools they have that make a good development environment are:
> 
> http://libre.act-europe.fr/GNAT/     --  Compiler
> http://libre.act-europe.fr/GtkAda/   --  GUI Builder
> http://libre.act-europe.fr/gps/      --  Gnat Programming System (IDE)
> 
> The above stuff makes a good starter kit for someone wanting to learn 
> Ada. There are other tools as well, but it depends on your app of 
> interest. Other compilers and toolsets are available from a number of 
> places either with freebie-starter-editions or low cost personal 
> editions. If you need something for a full-up, serious, industrial 
> strength application, there are places that can charge you lots of money 
> for supported, high-end compilers and tools as well. The AdaPower 
> website has links to most of the vendors somewhere.
> 
> Good luck!
> 
> MDC
> 
> Martin Krischik wrote:
> 
>> Start here:
>>
>> http://en.wikibooks.org/wiki/Programming:Ada:Installing
>> http://en.wikibooks.org/wiki/Programming:Ada:Tutorials
>> http://en.wikibooks.org/wiki/Programming:Ada
>>
>> http://en.wikipedia.org/wiki/Ada_programming_language#External_links
>>
>> Martin
>>
> 
Thanks!



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-04-25 13:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-23  1:33 An old question? Randy
2005-04-23  6:38 ` Martin Krischik
2005-04-23 13:13   ` Marin David Condic
2005-04-25 13:22     ` Randy
2005-04-25 13:22   ` Randy

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