fparser
fparser copied to clipboard
fparser2 accepts an array with defined extent and the ALLOCATABLE attribute
This breaks C510 in the spec (https://wg5-fortran.org/N1601-N1650/N1601.pdf#sr.577).
e.g.:
reader = FortranStringReader("integer, allocatable :: l10(5)")