| 26 | | * Support parsing a frequently used subset of Fortran `FORTRAN 2018` standard; |
| 27 | | * Support interpreting supported `FORTRAN` behaviors by `CIVL IR`; |
| 28 | | * Support parsing a frequently used subset of `OpenMP` `FORTRAN` bindings; |
| 29 | | * Support interpreting supported `OpenMP` `FORTRAN` bindings by `CIVL IR`; |
| | 26 | * Support parsing |
| | 27 | [https://vsl.cis.udel.edu/lib/sw/civl/ a frequently used FORTRAN subset] |
| | 28 | (of `FORTRAN 2018` standard); |
| | 29 | * Support interpreting |
| | 30 | [https://vsl.cis.udel.edu/lib/sw/civl/ supported FORTRAN behaviors] |
| | 31 | in the form of `CIVL IR`; |
| | 32 | * Support parsing |
| | 33 | [https://vsl.cis.udel.edu/lib/sw/civl/ a frequently used OpenMP subset] |
| | 34 | (of `OpenMP` `FORTRAN` bindings); |
| | 35 | * Support interpreting |
| | 36 | [https://vsl.cis.udel.edu/lib/sw/civl/ supported OpenMP behaviors] |
| | 37 | defined and used for `FORTRAN` bindings in the form of `CIVL IR`; |