Code Monkey home page Code Monkey logo

Comments (7)

perrette avatar perrette commented on August 17, 2024

An option to f90wrap to create classes automatically from type and functions / methods having the type as first argument could also be a handy feature. What do you think? I will have a look into it at some point...

from f90wrap.

jameskermode avatar jameskermode commented on August 17, 2024

The second request, to create classes from functions which "look like" methods is already supported. See the --move-methods command line argument to f90wrap. Wrappers for functions/subroutines with a derived type instance as first argument are moved into the Python class defining the type.

from f90wrap.

perrette avatar perrette commented on August 17, 2024

Excellent, thanks !

from f90wrap.

leonfoks avatar leonfoks commented on August 17, 2024

Hi!
Is there support scheduled for the first request here, i.e. allow class(object) declaration instead of type(object)?

from f90wrap.

jameskermode avatar jameskermode commented on August 17, 2024

As far as I know no-one is working on this, but pull requests would be welcome!

from f90wrap.

akshaysubr avatar akshaysubr commented on August 17, 2024

Has there been any development on this front? Being able to move type bound procedures into the python class would be very useful!

from f90wrap.

enricofacca avatar enricofacca commented on August 17, 2024

Are there any new developments in this direction?

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.