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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e3feb606f668a7c1 X-Google-Attributes: gid103376,public From: Gary Subject: Re: Why should hackers love Ada. (Re: Ada 95 based RTOS) Date: 2000/02/23 Message-ID: <38B47521.1A80B6A1@lmtas.lmco.com>#1/1 X-Deja-AN: 589066454 Content-Transfer-Encoding: 7bit References: <88ilp7$bcm$1@nnrp1.deja.com> <38ADCA44.3B91BF6F@averstar.com> <88qli0$gvr$1@nnrp1.deja.com> <38B2A2A1.FDCDDFE7@honeywell.com> <88ugrd$7j7$1@nnrp1.deja.com> <890ght$bih1@ftp.kvaerner.com> <38B3EA94.E3AB4929@maths.unine.ch> <38B41432.88D7389F@quadruscorp.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii Organization: LMTAS Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 2000-02-23T00:00:00+00:00 List-Id: Hi, "Marin D. Condic" wrote: > Ehud Lamm wrote: > > > In some ways, you'd think "hackers" should be fascinated with Ada. It > provides all sorts of facilities to do bit-twiddling and low level > access to the hardware. I see this reference to ADA being good at bit twiddling, periodically. Virtually all high-level languages provide facilities for bit twiddling. Is there something unique about ADA (I'm a non-ADA programmers, sorry). Is this a reference to a transfer function (other languages have this) or memory aliasing tricks?