Skip to content
/ fparser Public
forked from stfc/fparser

This project maintains and develops two Fortran parsers written in python; fparser which supports Fortran 66-90 and fparser2 which adds support for more recent Fortran standards. The parsers were originally part of the f2py project by Pearu Peterson.

License

Notifications You must be signed in to change notification settings

p-vitt/fparser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News

  • 18/11/2019 Version 0.0.10 released. See the CHANGELOG for details.
  • 04/11/2019 Version 0.0.9 released. See the CHANGELOG for details.
  • 03/12/2018 Version 0.0.8 released. See the CHANGELOG for details.
  • 23/04/2018 Version 0.0.7 released. See the CHANGELOG for details.
  • 22/03/2017 Version 0.0.2 released. Documentation made available on ReadTheDocs.
  • 16/01/2017 Parser code extracted from F2PY project to form the base of the fparser project.

Introduction

This project is based upon the Fortran (77..2003) parser originally developed by Pearu Peterson for the F2PY project, www.f2py.com.

Obtaining

fparser is available from the Python Package Index. It may also be cloned from github. Alternatively, github provides tarballs for each of the releases.

Documentation

The documentation for fparser is hosted on ReadTheDocs.

Code Metrics

Build Status Coverage Status Code Health Documentation Status

See also

www.f2py.com.

About

This project maintains and develops two Fortran parsers written in python; fparser which supports Fortran 66-90 and fparser2 which adds support for more recent Fortran standards. The parsers were originally part of the f2py project by Pearu Peterson.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.9%
  • Fortran 1.1%