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,8295d69277f1696c X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.234.38 with SMTP id ub6mr7473423pbc.2.1337026755525; Mon, 14 May 2012 13:19:15 -0700 (PDT) Path: pr3ni26096pbb.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Patrick Newsgroups: comp.lang.ada Subject: Re: understanding runtime support Date: Mon, 14 May 2012 13:04:56 -0700 (PDT) Organization: http://groups.google.com Message-ID: <28034736.36.1337025896359.JavaMail.geo-discussion-forums@ynll26> References: <28695516.0.1336708147839.JavaMail.geo-discussion-forums@pbcqw9> <28843126.1576.1336884548623.JavaMail.geo-discussion-forums@ynff7> <31100317.2013.1336922789420.JavaMail.geo-discussion-forums@ynmb39> <7948724.2.1336983886678.JavaMail.geo-discussion-forums@yneo6> <32791890.97.1336995087800.JavaMail.geo-discussion-forums@yneo6> <8547012.586.1337020482714.JavaMail.geo-discussion-forums@ynlq12> NNTP-Posting-Host: 70.51.111.153 Mime-Version: 1.0 X-Trace: posting.google.com 1337026755 29540 127.0.0.1 (14 May 2012 20:19:15 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 14 May 2012 20:19:15 +0000 (UTC) In-Reply-To: <8547012.586.1337020482714.JavaMail.geo-discussion-forums@ynlq12> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=70.51.111.153; posting-account=cUi90woAAADTaOISowbbHM8GUD0-opJO User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-05-14T13:04:56-07:00 List-Id: Hi Shark8 Okay now I am seriously mixed up. While I haven't read them all, I now own 18 Ada books and have spent nearly= everyday studying for 5 months and now have hit a very hard wall. Ada is an embedded language right? I have been working on a desktop project= for my Son in Ada that would have been easier in Python. I did this becaus= e I wanted to do a nice job with it and I wanted to prepare myself for a fo= r-profit-embedded project to be completed later on. Now it seems I am supposed to roll my own runtime or other low level soluti= on, now that I want to do something embedded I am confronted by an unexpect= ed problem. I am feeling very discouraged after investing so much time(and that others = invested their time in me) Is full, multi-tasking, Ada only used for embedded design by companies like= Boeing that can port Ada to new devices all by themselves? What do small t= ime people like me do? I am seriously confused now and feel trapped. I do not have the skills to w= rite my own runtime or even part of a runtime. -Patrick