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=2.0 required=5.0 tests=BAYES_00,FORGED_MUA_MOZILLA, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,6deb3e1ddefb099 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.241.7 with SMTP id we7mr16337154pbc.4.1337392965869; Fri, 18 May 2012 19:02:45 -0700 (PDT) Path: pr3ni3283pbb.0!nntp.google.com!news1.google.com!goblin1!goblin2!goblin.stu.neva.ru!aioe.org!.POSTED!not-for-mail From: "Nasser M. Abbasi" Newsgroups: comp.lang.ada Subject: Re: Companies Only Offering Ada-95 Compilers Date: Fri, 18 May 2012 21:02:39 -0500 Organization: Aioe.org NNTP Server Message-ID: References: <3db3e683-8054-4d69-a3f4-8afa0b2b14c3@googlegroups.com> <1992ibk3vixd0$.18ri3cfm0vnyu.dlg@40tude.net> <3bee6ced-fd28-41b3-af91-5ff3711dbcca@googlegroups.com> Reply-To: nma@12000.org NNTP-Posting-Host: JFgm6aMVwmC/YQNQyUTYRQ.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Date: 2012-05-18T21:02:39-05:00 List-Id: On 5/18/2012 8:36 PM, Shark8 wrote: > Either way, I hope HTML5 dies. oh no! not after I just ordered 3 books on HTML5 and a book on Javascript from amazon. > Ah, come on; we have Ada compilers targeting the JVM, surely > we can have some that target ECMA-Script. I hope someone actually can do this. similar to google's GWT : https://developers.google.com/web-toolkit/overview "The GWT SDK contains the Java API libraries, compiler, and development server. It lets you write client-side applications in Java and deploy them as JavaScript." hang on, I just got an idea: how about ada-to-java google GWT Ada---------------> Java -------------> Javascript---> Mobile! (we have this) .class Do not know if the above will work, as many details not clear, may be a brave person can try a "hello world" on the above. --Nasser