Fortran parsers are available for the following language versions:
- Fortran 77
- Fortran 90
The Fortran 90 parser does build a syntax tree. Currently, the Fortran 77 parser does not build a syntax tree. This can be added upon request.
References
Fortran 77
ANSI X3.9-1978 Programming Language - FORTRAN
Fortran 90
ANSI X3.198-1992 Programming Language Fortran 90
ISO/IEC 1539:1991 Information technology - Programming languages - Fortran