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.1 required=5.0 tests=BAYES_00,LOTS_OF_MONEY, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,be23df8e7e275d73 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-23 02:00:03 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!newsfeeds.belnet.be!news.belnet.be!oleane.net!oleane!nnrp.oleane.net!not-for-mail From: "Jean-Pierre Rosen" Newsgroups: comp.lang.ada Subject: Java portability (was: An Ada IDE and discussions) Date: Mon, 23 Jul 2001 10:53:36 +0200 Organization: Adalog Message-ID: <9jgopl$5v6$1@s1.read.news.oleane.net> References: <%cR67.1385$mz6.4505748@nnrp3.proxad.net> NNTP-Posting-Host: mailhost.axlog.fr X-Trace: s1.read.news.oleane.net 995878518 6118 195.25.228.57 (23 Jul 2001 08:55:18 GMT) X-Complaints-To: abuse@oleane.net NNTP-Posting-Date: Mon, 23 Jul 2001 08:55:18 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Xref: archiver1.google.com comp.lang.ada:10450 Date: 2001-07-23T10:53:36+02:00 List-Id: "nicolas" a �crit dans le message news: %cR67.1385$mz6.4505748@nnrp3.proxad.net... > We have Java applications, for which the portability is even better than Ada > applications. > We don't even have to recompile for different platforms. > This has nothing to do with Java, and all to do with the JVM. Any language compiled to the JVM (including and not limited to Ada) will do the same. Remember that Java is the less portable of all programming languages, since it runs on only one machine. It is so unportable that to run it, you must emulate the only machine on which it runs ! -- --------------------------------------------------------- J-P. Rosen (rosen@adalog.fr) Visit Adalog's web site at http://www.adalog.fr