Code Monkey home page Code Monkey logo

Comments (5)

citibeth avatar citibeth commented on July 18, 2024

It is my opnion that f90wrap would be best served over the long run by
switching to an existing Fortran parser (probably based on a published
Fortran grammar). This would probably require a lot of rewriting, but I
think it would be the easiest / most reliable way to move f90wrap to the
next level of completeness with the Fortran spec.

On Wed, Dec 2, 2015 at 10:56 AM, James Kermode [email protected]
wrote:

For example, the following doesn't work:

recursive &subroutine sub(...)

Probably removing all "&" symbols all and joining into long lines before
doing any parsing would be safer.


Reply to this email directly or view it on GitHub
#35.

from f90wrap.

jameskermode avatar jameskermode commented on July 18, 2024

I'm sure you're right Bob, but as you say this is a lot of work. When I started f90wrap I could not find any Python implementations of Fortran parsers that were sufficiently complete. The one developed as part of the 3rd generation f2py is promising but does not appear to be under active development.

from f90wrap.

jlkittle avatar jlkittle commented on July 18, 2024

@jameskermode i've yet to find a continuation line that did parse. For me, ssues with argument lists to subroutines spanning multiple lines.

This is an exciting and useful project that I hope continues! Thanks for your efforts!

from f90wrap.

jameskermode avatar jameskermode commented on July 18, 2024

@jlkittle Thanks for the feedback. If you post some examples of subroutines that don't parse I'll take a look. Pull requests also very welcome :-)

from f90wrap.

jlkittle avatar jlkittle commented on July 18, 2024

I am traveling until about March 30.  Will be back in touch then.

Sent from Samsung tablet

-------- Original message --------
From James Kermode [email protected]
Date: 03/18/2016 12:06 (GMT-05:00)
To jameskermode/f90wrap [email protected]
Cc Jack Kittle [email protected]
Subject Re: [f90wrap] Improve handling of continuation lines (#35)

@jlkittle Thanks for the feedback. If you post some examples of subroutines that don't parse I'll take a look. Pull requests also very welcome :-)


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub

from f90wrap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.