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,ef33c33c4f98bde1 X-Google-Attributes: gid103376,public From: Tucker Taft Subject: Re: Compiler for Z80/6510 Date: 1999/11/24 Message-ID: <383C53C1.DB6455DC@averstar.com>#1/1 X-Deja-AN: 552660919 Content-Transfer-Encoding: 7bit Sender: news@inmet.camb.inmet.com (USENET news) X-Nntp-Posting-Host: houdini.burl.averstar.com References: X-Accept-Language: en Content-Type: text/plain; charset=us-ascii Organization: AverStar (formerly Intermetrics) Burlington, MA USA Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-11-24T00:00:00+00:00 List-Id: Lutz Donnerhacke wrote: > > Does anyone know a working Ada95 compiler for Z80 (U880) and 6510/6502 > microcontrolers? We have a validated Ada 95 compiler that uses optimized ANSI C as its intermediate language. The compiler was designed with targets like microcontrollers in mind. For space reasons, you would probably want to avoid parts of the Ada RTS, but you could write in an appropriately restricted subset of your choosing. If you are interested in this technology, please let us know. -- -Tucker Taft stt@averstar.com http://www.averstar.com/~stt/ Technical Director, Distributed IT Solutions (www.averstar.com/tools) AverStar (formerly Intermetrics, Inc.) Burlington, MA USA