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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,2e5075246df9e43b,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!g19g2000yql.googlegroups.com!not-for-mail From: raould Newsgroups: comp.lang.ada Subject: Re: GNAT and JVM Date: Fri, 29 May 2009 15:27:16 -0700 (PDT) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: 66.147.214.164 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1243636037 28615 127.0.0.1 (29 May 2009 22:27:17 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 29 May 2009 22:27:17 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: g19g2000yql.googlegroups.com; posting-host=66.147.214.164; posting-account=f6H_JgoAAADQkRG9w5_zuyl2NxYzV-IC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.11) Gecko/2009051908 Firefox/3.0.11,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:6108 Date: 2009-05-29T15:27:16-07:00 List-Id: There are some things I would kinda like to know re: the recent announcements. They do a lousy job of explaining WTF their system actually can do, and how it does it. All buzzwords (JVM! .Net!) and very insufficient technical details :-( a) which Java/.Net VMs does it really support? the announcements list JVM on Windows implying that it doesn't support other JVMs, which is sorta odd. Would it e.g. be Dalvik-able? Or OpenJDK? Or Mono? b) is it just the JNI bridge, or does it really optionally compile to JVM/.Net bytecodes? c) what are the performance and sizes like?!?! [d) as an aside, I wonder how likely it is to be able to use GNAT to develop iPhone ARM apps.] Anybody have any insights? Thanks!