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,6c434e6fc0d3ab95 X-Google-Attributes: gid103376,public From: jsa@alexandria (Jon S Anthony) Subject: Re: What good is Ada ??? Date: 1997/01/08 Message-ID: #1/1 X-Deja-AN: 208685589 sender: news@organon.com (news) references: <32D067C8.3920@etsu-tn.edu> organization: Organon Motives, Inc. newsgroups: comp.lang.ada Date: 1997-01-08T00:00:00+00:00 List-Id: In article <5av3e0$ki5@felix.seas.gwu.edu> mfeldman@seas.gwu.edu (Michael Feldman) writes: > Almost. AppletMagic from Intermetrics, and ObjectAda from Aonix (new > name for Thomson since their merger with IDE) can generate Java > _byte code_, not Java High Level Language. This is even better, actually - Actually, you can then take the result and run it through javap[_g] (Sun's class disassembers). This will get you a ways there. Basically sans formal parameters - for some damn reason it only generates the types in the operation signatures. Go figure. /Jon -- Jon Anthony Organon Motives, Inc. Belmont, MA 02178 617.484.3383 jsa@organon.com