I intend to take the parsing from f90doc (
http://theory.lcs.mit.edu/~edemaine/f90doc/ ). It uses regex to parse
both free and fixed F90. As I understand it, F77 is a subset of fixed
F90, so it *should* work with F77. Correct me if I'm wrong.

On 12/1/06, Ron Grunwald <[EMAIL PROTECTED]> wrote:
I would love to see an Inline::Fortran module developed.
Would you be building such a module for F77 or the higher
versions of Fortran such as F90 ?

Another thing to note is that, initially, I intend to get it to work
with gcc Fortran (because thats what I have). If you are using
non-standard extentions, they may not work. Once its working,
extensions could be an added feature.
--
Peter Lobsinger

Reply via email to