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=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE, MSGID_SHORT autolearn=no autolearn_force=no version=3.4.4 Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!akgua!sb1!mb2c!uofm-cv!buzc From: buzc@uofm-cv.UUCP (G. D. Buzzard) Newsgroups: net.lang.ada Subject: Compiler query Message-ID: <501@uofm-cv.UUCP> Date: Sat, 18-Feb-84 17:20:22 EST Article-I.D.: uofm-cv.501 Posted: Sat Feb 18 17:20:22 1984 Date-Received: Mon, 20-Feb-84 07:54:12 EST List-Id: Does anybody have any information on Ada compiler systems targeted for common microprocessors (i.e., 68k, 86, 16k,...). I know that Telesoft has available a partial implementation for 68k/UNIX systems, and that Softech is working on an 8086/iRMX86 implementation. I am trying to locate all efforts that are targeted for relatively small and efficient REAL-TIME run-time executives (preferably for those execs that I can get my hands on the source code). I have no desire to tear into an Ada compiler, but would sure like to experiment with the underlying run-time system. Partial implementations are also of interest as long as they have most of the tasking model (inc. task types), generics, and dynamic allocators implemented. Any information, suggestions, and/or comments on the above would be appreciated. Thanks, Greg Buzzard sb1!mb2c!uofm-cv!buzc P.S. Is anybody interested in opening up debates on interesting ada features? We could start with the tasking model: one_way naming, synchronous operation only, inability to mix accepts and entry calls in a select statement, etc.; or generics; or run-time environment interfaces...