Skip to content

Include a split function (202X feature) #241

Open
@certik

Description

@certik

Fortran 202X will include a new intrinsic split function:

j3-fortran/fortran_proposals#187

It was approved, and then the API was changed after approving it. We should implement the latest approved version in stdlib, and play with it and ensure that the API looks good. And if we discover some improvements, we should propose them at the February 2021 Fortran Standards meeting.

Then once split becomes part of the next Fortran standard, we can have a section in stdlib called "backwards compatibility", where we can have a "reference implementation" of such new features, so that people can use them right away even if some compiler might not support them yet.

Metadata

Metadata

Assignees

Labels

topic: standardFeatures from upcoming standards

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions