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 :-)

Reply via email to