Regular expression parsers



Hi all --

Does anyone know of Perl-like regular expression parsers written in Fortran? With the advent of F2003, I imagine we can use the C interop stuff to achieve the desired effect, but until compilers start appearing, I was wondering whether there is a F9X solution.

cheers,

Rich
.



Relevant Pages

  • Re: Regular expression parsers
    ... Fortran? ... With the advent of F2003, I imagine we can use the C interop stuff to achieve the desired effect, but until compilers start appearing, I was wondering whether there is a F9X solution. ... Purple Sage Computing Solutions, Inc. ...
    (comp.lang.fortran)
  • Re: Why So Great for Numbers? / Best Compiler
    ... Fortran has gradually acquired most of the features that made ... So why do Fortran programmers now need C? ... Innumerable reasons - enough of them that I considered C interop to be ... You are likely to be interacting with existing code or specs ...
    (comp.lang.fortran)
  • Re: Allocatable components + mixed-language
    ... passed from C and the array reconstructed in Fortran using the C Interop ... Declare a local POINTER to an array of floats. ... Our central Fortran routine is called quite often. ...
    (comp.lang.fortran)
  • Re: A question for the developers of g95
    ... >> working on a replacement. ... The problem is that C Interop will not, in and of itself, provide a portable ... With PXF I can simply use PXFCONST to retrieve the values I need. ... C Interop is completely silent on the issue - which leaves Fortran ...
    (comp.lang.fortran)
  • Re: Finished a "teach yourself" book, what next?
    ... >>But not, originally, in C. Advent was written in Fortran. ... The original code is in ZIL, not in MDL (there are quite a few ... You do realise that the original was in Fortran for a DEC, ...
    (comp.lang.c)