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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,bcdd81f11a99e024 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!npeer.de.kpn-eurorings.net!newsfeed.arcor.de!newsspool2.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: C to JVM, time to revive JGNAT? Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <20060809124902.O84175@docenti.ing.unipi.it> <8utCg.12454$E02.4571@newsb.telia.net> Date: Fri, 11 Aug 2006 11:00:29 +0200 Message-ID: <1vsvetmg19cnl.1dsnld0rfx6ax.dlg@40tude.net> NNTP-Posting-Date: 11 Aug 2006 11:00:29 CEST NNTP-Posting-Host: 3e04cb3a.newsspool4.arcor-online.net X-Trace: DXC=8B=k4dAbnZD[6=1B@oB@@@4IUK\BH3YB On Fri, 11 Aug 2006 10:04:11 +0200, Maciej Sobczak wrote: > No, but the biggest challenge in portability is the relatively small > (when compared to, say, Java) standard library. > For example, write a web browser in Ada (net+gui+crypto+...) and let me > know how much portable it is. It is a difficult question. You cannot pack everything into libraries for obvious reasons. I can imagine a system without GUI, but it is difficult to do for numeric things. Then, when you say NET, I'd ask which one? Can I have field buses, multicast protocols, time-triggered protocols in Java? The next question about non-functional requirements. What can be said about rendering performance of that portable browser, how many numeric operations will be required for encrypting 1MB, etc? -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de