Hi Peter,

The book "Extending and Embedding Perl" by Tim Jenness and
Simon Cozens has a section on p216 called "Linking Perl to Fortran".
(http://www.manning.com/jenness/). I'm not sure how relevant the
content will be but perhaps other people who own this book can
comment.

I've never written an Inline module before but this proposed
Inline::Fortran project has got me curious now.


Cheers, Ron.
 
/*****************************************************
 Ron Grunwald
 Perl/UNIX Applications Programmer
 Perth, Western Australia
 Email: [EMAIL PROTECTED] || [EMAIL PROTECTED]
******************************************************/
"They who play with root will eventually kill tree !"

----- Original Message ----
From: Peter Lobsinger <[EMAIL PROTECTED]>
To: Sisyphus <[EMAIL PROTECTED]>
Cc: inline@perl.org
Sent: Monday, 4 December, 2006 10:47:09 AM
Subject: Re: Inline::Fortran

About those files mentioned, where would be a good place to start
looking for them?
I am interested because I am having trouble parsing the input,
specifically splitting while being mindful of nesting within brackets
and quotes. If anyone has a solution for this or knows where files are
for providing this capability, please let me know.

I have recently discovered gfortran's -fdump-parse-tree option and am
considering using this instead of actually parsing myself. Do all/most
compilers allow one to dump the parse tree like this? Is this a valid
alternative to seperate parsing? It would certainly make things
easier.

Sisyphus <[EMAIL PROTECTED]> wrote:

> Of course, if there are aspects with which you need help, then feel free to
> post here - and someone might be able to help.
>
> There were, I think, some files floating around (somewhere) from an earlier
> uncompleted attempt to write Inline::Fortran. I don't know where they are,
> or if they would be of use to you .... if they even exist :-)




Send instant messages to your online friends http://au.messenger.yahoo.com

Reply via email to