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,65cafe62fe4a15e X-Google-Attributes: gid103376,public From: mg@harp.camb.inmet.com (Mitch Gart) Subject: Re: Ada and Java (kudos included) Date: 1996/03/21 Message-ID: #1/1 X-Deja-AN: 143592881 sender: news@inmet.camb.inmet.com (USENET news) x-nntp-posting-host: harp.camb.inmet.com references: <314F10A5.41C6@shindo.engr> organization: Intermetrics, Inc. newsgroups: comp.lang.ada Date: 1996-03-21T00:00:00+00:00 List-Id: Dave McAllister (davemc@shindo.engr) wrote: : Take this a step further. Currently, a drawback to Java is in the : actual runtime performance. Now the current "hot topic" in Java is the : "Just in Time" compiler, which takes jcode to native code. It will be : interesting to see if performance concerns go away then. As this technology becomes available it will in some cases be built into Net browsers. When you download an applet and execute it it will be just-in-time-compiled by your browser. If so Ada will be able to piggy-back on this new technology too. Applets will be written in Java or Ada 95 or maybe even some other language, compiled to bytecodes by their developers, put on the net, and then the browser will do the native code generation. Ada should fit in perfectly. - Mitch Gart