I try to parse Fortran code with keyword which are caseless with Tatsu h! Is there a smarter way to define the keyword caseless than these :
@@ keyword :: integer INTEGER etc...
Thanks
I try to parse Fortran code with keyword which are caseless with Tatsu h! Is there a smarter way to define the keyword caseless than these :
@@ keyword :: integer INTEGER etc...
Thanks