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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ac55ec18f7b0a53c X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-06-05 11:22:54 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!howland.erols.net!portc.blue.aol.com.MISMATCH!portc01.blue.aol.com!peerfeed.news.psi.net!filter.news.psi.net!reader.dist.news.psi.net!client!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada References: <9fh0v9$dob$1@nh.pace.co.uk> Subject: Re: Ada and embedded applications X-Newsreader: Microsoft Outlook Express 4.72.3612.1700 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3719.2500 Message-ID: <1s9T6.38$yq2.1577@client> Date: Tue, 5 Jun 2001 13:23:47 -0500 NNTP-Posting-Host: 156.46.62.124 X-Trace: client 991765373 156.46.62.124 (Tue, 05 Jun 2001 14:22:53 EDT) NNTP-Posting-Date: Tue, 05 Jun 2001 14:22:53 EDT Xref: archiver1.google.com comp.lang.ada:8183 Date: 2001-06-05T13:23:47-05:00 List-Id: tmoran@acm.org wrote in message ... >>that may not offer much support for them. (Floating point? Context switching >>for tasks? Lots of things get to be a problem on small chips.) C, lacking > I used to regularly compile and run Ada 83 programs in 16 bit DOS on >a 286, often generating a small memory model (64K) .com file. But I grant >that's gigantic compared to 512 bytes of RAM.