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,6b8b333380c5c378,start X-Google-Attributes: gid103376,public X-Google-Thread: f5d71,6b8b333380c5c378,start X-Google-Attributes: gidf5d71,public From: wengelin@algonet.se (Daniel Wengelin) Subject: Sun and Intermetrics IP Date: 1996/05/30 Message-ID: <4okal3$jeh@epimetheus.algonet.se>#1/1 X-Deja-AN: 157551661 sender: -Not-Authenticated-[8300] organization: AlgoNet Public Access Node, Stockholm x-posted-from: InterNews 1.0@news.algonet.se. xdisclaimer: No attempt was made to authenticate the sender's name. newsgroups: comp.lang.java,comp.lang.ada nntp-posting-user: b46071565583f5bc193c87732e2a5b740 Date: 1996-05-30T00:00:00+00:00 List-Id: Dear All, As you are all aware, the Intermetrics AppletMagic (http://www.inmet.com/javadir/download/) is becoming avilable. The AppletMagic is an Ada95 compiler that generates code for the Java virtual machine, thus giving the wonderful concept of j-code and interpreted applications the power of the closely related, powerful and well specified, ISO standardized OOP, Ada95. I am considering attempting the "small" project of a WindowsNT (Win32) native implementation of the Ada95 version of the Java windowing class library (AWT). The aim would be to enable an Ada95 applet to be recompiled using GNAT (GNU Ada95) on WindowsNT and get the same GUI appearance, just somewhat quicker. However, there are questions in the legal area. 1) Java and Ada95 are so closely related that there is a simple mapping from Java classes to Ada95 classes. Is it legal to translate the Java code to Ada95? 2) Intermetrics has done 1) above. Then, is it legal to write an Ada95 implementation that enables Ada95 applets to be recompiled as native applications? Note that any IP restrictions in the Java virtual machine never applies since the purpose is to bypass the JVM and generate native code directly. Please send any comments by mail, I very rarely use News nowdays. Thanks, Daniel wengelin@algonet.se --------------------------------------------------------- with Standard_Disclaimer; -- use Standard_Disclaimer; ---------------------------------------------------------