From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,df1054d7dba4074d X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!p10g2000cwp.googlegroups.com!not-for-mail From: "Ludovic Brenta" Newsgroups: comp.lang.ada Subject: Re: Ada for embedded Date: 12 Feb 2007 08:20:48 -0800 Organization: http://groups.google.com Message-ID: <1171297248.818687.141690@p10g2000cwp.googlegroups.com> References: <1171174609.584377.113630@h3g2000cwc.googlegroups.com> <1171276634.794495.19940@v45g2000cwv.googlegroups.com> NNTP-Posting-Host: 212.190.145.10 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1171297265 24327 127.0.0.1 (12 Feb 2007 16:21:05 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 12 Feb 2007 16:21:05 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 SEVPXS01 Complaints-To: groups-abuse@google.com Injection-Info: p10g2000cwp.googlegroups.com; posting-host=212.190.145.10; posting-account=ZjNXewwAAADyBPkwI57_UcX8yKfXWOss Xref: g2news2.google.com comp.lang.ada:9289 Date: 2007-02-12T08:20:48-08:00 List-Id: On Feb 12, 4:37 pm, "Jeffrey R. Carter" wrote: > Korayem.m wrote: > > > Well i do not know ada at all, but i am good in programming > > Then I suggest you learn Ada before you start asking about its use in > specific application domains. You can find on-line texts and tutorials > at adapower.com and adaworld.com. For a quick introduction, you might > want to start with Ada Distilled. And after you've learned about Ada, most of what you want to know regarding your particular host and target is probably part of the compiler's documentation. If you're unsure which compiler to choose, start here for a list of available native and cross compilers: http://en.wikibooks.org/wiki/Ada_Programming/Installing (the wikibook itself may be a good start for learning the language, too. Please tell us what you think of it and if we can improve it.) -- Ludovic Brenta.