Skip to content

Fortran Scanner (Fortran 90, 95, 2003) #59

Open
@nathany

Description

@nathany

Some of my colleagues and me created a scanner for Fortran90, Fortran95 and Fortran2003. We use this patch for our redmine installation and did not encounter any errors, yet.

The only thing left on the todo list is the openmp term !$OMP at the beginning of the line. It would be nice to have that feature because our code make heavy use of parallelism (climate modelling). It may not be absolutely necessary for many other fortran programmers. If you have any implementation hints for me, please leave a comment.

Ralf Mueller

His code is on a branch: https://github.com/rubychan/coderay/compare/fortran-scanner

From Redmine: http://odd-eyed-code.org/issues/202

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions