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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,6a77bfa7132ac95c,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.224.18.132 with SMTP id w4mr911172qaa.1.1363982192867; Fri, 22 Mar 2013 12:56:32 -0700 (PDT) X-Received: by 10.49.71.50 with SMTP id r18mr238347qeu.26.1363982192851; Fri, 22 Mar 2013 12:56:32 -0700 (PDT) Path: k8ni11100qas.0!nntp.google.com!ca1no1449421qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 22 Mar 2013 12:56:32 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=69.20.190.126; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC NNTP-Posting-Host: 69.20.190.126 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Ada/JVM: cannot import abstract subprogram From: Shark8 Injection-Date: Fri, 22 Mar 2013 19:56:32 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2013-03-22T12:56:32-07:00 List-Id: A couple of years ago or so I got the three interesting GNAT compilers (Ada= ->native-windows, Ada->Dotnet-VM, and Ada->Java-VM) I remember getting some= simple things working on the JVM one, enough that I could output text to t= he console via Java's println or Ada's Print_line as well as doing some min= or applet manipulation (drawing shapes for a class). Anyway, I was wondering about perhaps applying the idea over here ( http://= ruby-in-browser.googlecode.com/svn/trunk/evalruby/index.html ), combining w= / OpenToken (which, IIUC, has an already-working out-of-the-box Ada tokeniz= er) and seeing what all I could do towards getting a