develooper Front page | perl.perl5.porters | Postings from March 2007

Re: Perl 6 Microgrants. Now accepting proposals.

From:
Jonathan Scott Duff
Date:
March 23, 2007 02:55
Subject:
Re: Perl 6 Microgrants. Now accepting proposals.
Message ID:
b762bfda0703221759s21020872tcad8b8e3472a915a@mail.gmail.com
On 3/22/07, Tim Bunce <Tim.Bunce@pobox.com> wrote:

> I'd like to suggest an idea for *someone else* to submit a proposal for:


Heh, hoping for someone with tuits to bite, eh?  :-)

As part of the work on DBI2 I want to create a Perl API that closely
> matches the JDBC API.
>
> I need a tool that can parse the java .h files that that define the JDBC
> API,
> e.g.,
> http://gcc.gnu.org/viewcvs/trunk/libjava/java/sql/Statement.h?revision=120621&view=markup
> and generate roughly equivalent Perl 6 (roles etc).


I notice that this file (and all of the others I looked at) say at the  top:

// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-

So, perhaps it's not the .h files we should be parsing, but whatever source
files were used to generate them.  Though, of course, some C++-to-Perl6 tool
would be a good thing too.  :-)

-Scott
-- 
Jonathan Scott Duff
perlpilot@gmail.com



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About