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.241.98 with SMTP id wh2mr6493370pbc.7.1337185460700; Wed, 16 May 2012 09:24:20 -0700 (PDT) MIME-Version: 1.0 Path: pr3ni5790pbb.0!nntp.google.com!news1.google.com!news2.google.com!news.glorb.com!feeder.erje.net!news.mixmin.net!aioe.org!.POSTED!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: understanding runtime support Date: Wed, 16 May 2012 16:24:15 +0000 (UTC) Organization: Aioe.org NNTP Server Message-ID: References: <25378735.47.1337066797139.JavaMail.geo-discussion-forums@vbvx4> NNTP-Posting-Host: Lf0Nl3CcQzx+ocHx9cmuGg.user.speranza.aioe.org X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 X-Newsreader: Tom's custom newsreader Date: 2012-05-16T16:24:15+00:00 List-Id: > If you insist on programming the bare metal in Ada ... > ... > The Ada run-time did not support tasking or memory deallocation, and could > not propagate exceptions beyond the frame that raised them. RR Software had a full Ada 83 that ran on DOS. I don't recall DOS as being all that far from bare metal - it was basically I/O. And I'd be curious, Randy, what Windows OS features were needed for, say, Ada 95.