mirror of
https://github.com/epasveer/seer.git
synced 2026-08-29 08:34:42 +08:00
2f2b48f714
Free-form Fortran (90 and later): case-insensitive keywords, dotted and
symbolic operators, both string delimiters, '!' comments ('//' is string
concatenation, not a comment), common intrinsics as functions. Plus the
usual plumbing: suffix settings, editor config page tab, save/restore,
highlighter factory dispatch.
Also let tests/hellofortran90 build with the default 'gfortran' instead
of a hardcoded 'gfortran-12'.
Kudu's to this project.
https://github.com/menezesd/FortranChess