Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a FortranPattern: CoR(Chain of Responsibility) #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zoziha
Copy link

@zoziha zoziha commented Aug 11, 2021

  • CoR (Chain of Responsibility)

Description

Hello, your FortranPatterns is very representative, it provides many excellent templates for our Fortran object-oriented programming.
I am very happy to try to improve FortranPatterns, even if it is just a simple contribution.
This time I try to add CoR Pattern to FortranPatterns, I refer to the idea of this webpage.

Notes

I try to add fpm support for FortranPatterns (maybe the next PR submission is to add fpm support) for more east-to-use.
fpm(Fortran Package Manager) is a build system and package manager being developed for Fortran by the Fortran-lang organization. The detailed introduction of fpm is in its repo.

Hope this PR gets your approval, thank you! 😘

@zoziha zoziha mentioned this pull request Aug 11, 2021
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant