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=-0.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,30992acb85024780,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Marco Newsgroups: comp.lang.ada Subject: Questions on new John McCormick book Date: Sat, 5 Feb 2011 04:57:20 -0800 (PST) Organization: http://groups.google.com Message-ID: <8086b3d6-b751-4abb-97d4-dd2f7e29aa1d@glegroupsg2000goo.googlegroups.com> Reply-To: comp.lang.ada@googlegroups.com NNTP-Posting-Host: 67.1.16.128 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1296910640 22659 127.0.0.1 (5 Feb 2011 12:57:20 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 5 Feb 2011 12:57:20 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=67.1.16.128; posting-account=WITAxQkAAAAHjnLda9Lofpqp8mERTWL4 User-Agent: G2/1.0 Xref: g2news2.google.com comp.lang.ada:17860 Date: 2011-02-05T04:57:20-08:00 List-Id: "Chapter 2 of the book "Building Parallel, Embedded, and Real-Time Applications with Ada" by McCormick, Singhoff, and Hugues includes a long section on low level programming with Ada. It covers both memory mapped and port I/O architectures. We develop polling and interrupt based device drivers. Everything is done using high level Ada abstractions for low level features. It includes a small amount of machine code insertion. We just turned in the final page proofs and expect to have hard oopy by April. " 1) Will this cover Ada 95 as well as 2005? 2) Do you cover some non-Intel x86 HW? 3) Will it be sold in the USA?