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.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.43.137.2 with SMTP id im2mr21028618icc.22.1412592302958; Mon, 06 Oct 2014 03:45:02 -0700 (PDT) X-Received: by 10.182.250.164 with SMTP id zd4mr112obc.25.1412592302828; Mon, 06 Oct 2014 03:45:02 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.glorb.com!uq10no4804261igb.0!news-out.google.com!bc9ni17237igb.0!nntp.google.com!h18no2038575igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 6 Oct 2014 03:45:02 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=66.176.73.77; posting-account=yiWntAoAAAC1KqC_shmxJYv07B9l6LNU NNTP-Posting-Host: 66.176.73.77 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <7ce42029-a29b-47c8-bee0-b04d2bb562ab@googlegroups.com> Subject: Ada / Gnoga projects you may want to consider? From: David Botton Injection-Date: Mon, 06 Oct 2014 10:45:02 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:22138 Date: 2014-10-06T03:45:02-07:00 List-Id: There are a few things would be nice if anyone was inspired to do that would help Gnoga: 1. A simple easy GNAT FSF Windows install including AWS... Super needed for Ada and Gnoga. Even a GPL version would be nice. 2. A working update to date GNAT on Java VM. - Subproject - Using it to open a browser window with a hook we can eval code in for Gnoga 3. GNAT with LLVM back end, it has been done before using Dragon Eggs. - Subproject - A simple iOS program that creates a browser widget we can eval code into from Gnoga 4. Modifying Gnoga.Server.Connection to talk directly to the Browser window in MacPort2 (what I used to create the Mac native example) 5. A GWindows application using an embedded IE, modifying Gnoga.Server.Connection to eval directly in to the embedded IE. 6. A GNAT .NET version of Gnoga.Server.Connection to eval directly in to an embedded IE The above will all help with Gnoga on iOS, Android and Windows "modern" / Windows phone. They are projects that take a month or less to do and are not overly difficult. I'll get to some of them myself in months from now, but if any one inspired :) David Botton