Hi Kenneth,

Your post comes at an interesting time for me. I've been programming
exclusively in FORTRAN 95 over the past twelve months and gradually stepping
over to F2003. At some point, in the distant future, I would like to tie my
Fortran code to a WxPerl GUI, which is where an Inline::Fortran module would
be very useful to me.

I've done some "under the hood" work on Inline before, by way of Inline::BC.
I struggled a bit with that but it ended well with the release of 0.08. I'm
not sure if I'm capable of taking over a complex project such as
Inline::Fortran, but I am willing to at least look through the work you've
done and try it out.

I remember your name from several years back when you first posted about
Inline::Fortran. Many thanks for persisting with this project and I would
really like to see your hard work come to fruition.

Cheers,

Ron.
------------------------------
 ron...@yahoo.com.au
 http://www.dvlcorner.org
------------------------------


On 30/01/13 12:46 AM, "Kenneth Kroenlein" <kenne...@cpan.org> wrote:

> This e-mail is a little late in going out, but I got a message the other
> day that reminded me I should really get this work out there.  I got a
> large chunk of the way through writing an Inline::Fortran module before
> 'real' work slowed me down enough to lose stream.  I've got an ostensibly
> complete Fortran Parser (I think fully 77/90/95 compliant, regex based)
> along with tests written, but got hung up learning the necessary XS to do
> the bindings.
> 
> I'm having a little difficulty tracking down all the files, but wanted to
> know if anyone on here has the time and inclination to pick up the work
> I've started.  You know, what with me not working on it for like 3 years
> now...
> 
> Cheers,
> Ken


Reply via email to