File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 11# Fortran Standard Library
22
3+ ## Goals and Motivation
4+
5+ The Fortran Standard, as published by the ISO (https://wg5-fortran.org/ ), does
6+ not have a Standard Library. The goal of this project is to provide a community
7+ driven and agreed upon * de facto* "standard" library for Fortran, called a
8+ Fortran Standard Library (` stdlib ` ). We have a rigorous process how ` stdlib ` is
9+ developed as documented in our [ Workflow] ( WORKFLOW.md ) . ` stdlib ` is both a
10+ specification and a reference implementation. We are cooperating with the
11+ Fortran Standards Committee (e.g., the effort
12+ [ started] ( https://github.com/j3-fortran/fortran_proposals/issues/104 ) at the J3
13+ committee repository) and the plan is to continue working with the Committee in
14+ the future (such as in the step 5. in the [ Workflow] ( WORKFLOW.md ) document), so
15+ that if the Committee wants to standardize some feature from ` stdlib ` , it would
16+ base it on ` stdlib ` 's implementation.
17+
318## Scope
419
520The goal of the Fortran Standard Library is to achieve the following general scope:
You can’t perform that action at this time.
0 commit comments