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-04 19:18:46 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!hammer.uoregon.edu!enews.sgi.com!newshub2.rdc1.sfba.home.com!news.home.com!news1.rdc1.sfba.home.com.POSTED!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: Ada and embedded applications References: <9fh0v9$dob$1@nh.pace.co.uk> X-Newsreader: Tom's custom newsreader Message-ID: Date: Tue, 05 Jun 2001 02:18:46 GMT NNTP-Posting-Host: 24.7.82.199 X-Complaints-To: abuse@home.net X-Trace: news1.rdc1.sfba.home.com 991707526 24.7.82.199 (Mon, 04 Jun 2001 19:18:46 PDT) NNTP-Posting-Date: Mon, 04 Jun 2001 19:18:46 PDT Organization: Excite@Home - The Leader in Broadband http://home.com/faster Xref: archiver1.google.com comp.lang.ada:8115 Date: 2001-06-05T02:18:46+00:00 List-Id: >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.