dparkins / language-fortran

Syntax highlighting for FORTRAN for atom
MIT License
35 stars 16 forks source link

Fixes #96 #102

Open tomedunn opened 7 years ago

tomedunn commented 7 years ago

Adds rules for format statement specifications and descriptors. Rules don't check too closely for correctness of the full format specification. Several fringe cases have to be accounted for before this can be done effectively.