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

non-backwards compatible changes #416

Open
rupertford opened this issue May 14, 2023 · 1 comment
Open

non-backwards compatible changes #416

rupertford opened this issue May 14, 2023 · 1 comment

Comments

@rupertford
Copy link
Collaborator

Any non-backwards compatible changes should be grouped and added at a suitable/agreed time.

@rupertford
Copy link
Collaborator Author

Adding support for concurrent in issue #403, pr #408 would be better if the f2003 class was split, but this would change the resultant fparser tree. Something along the following lines should be implemented ...

F2003: While_Loop_Cntl: scalar-logical-expression, delim
F2003: Counter_Loop_Cntl: var, lower, upper, [step], delim
F2008: Concurrent_Loop_Cntl: conc_expr, delim
F2018: Concurrent_Loop_Cntl: conc_expr, local_x, delim

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

No branches or pull requests

1 participant