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,FREEMAIL_FROM, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a5924e49f30a1821 X-Google-Attributes: gid103376,public From: johnherro@aol.com (John Herro) Subject: Re: Ada on old and simple systems Date: 1996/11/05 Message-ID: <55o10f$nd5@newsbf02.news.aol.com>#1/1 X-Deja-AN: 194672241 sender: root@newsbf02.news.aol.com references: <327F47E6.402DC62B@3wis.nl> organization: America Online, Inc. (1-800-827-6364) newsgroups: comp.lang.ada Date: 1996-11-05T00:00:00+00:00 List-Id: Noam Kloos writes: > How can I write or use Ada for systems > like an 8088 XT or 80286 machine? Believe it or not, I ran a once-validated Ada 83 compiler (Meridian AdaVantage, ver. 3.0) on an 8088 POCKET-SIZED 7MHz computer with NO disks, just 1MB of internal memory, and two 2MB memory cards that acted like small "disks"! The entire Ada compiler and a word processor (PC-Write), configured as a crude "Ada language-sensitive editor," fit on one of the memory cards! However, when you're talking about "missiles and small electronic devices," you definitely want a cross compiler. The host computer can be as large as you want; it generates output for the target processor, which -- you're right -- needn't be a Pentium. - John Herro Software Innovations Technology http://members.aol.com/AdaTutor ftp://members.aol.com/AdaTutor