flang-compiler / f18

F18 is a front-end for Fortran intended to replace the existing front-end in the Flang compiler
230 stars 48 forks source link

More CHARACTER runtime support #1105

Open klausler opened 4 years ago

klausler commented 4 years ago

Add CHARACTER comparisons for ASCII scalars, flesh out more APIs and implementations, add a unit test.