freebsd-ports/devel/hs-fortran-src/pkg-descr
Gleb Popov c7da4c952c Add devel/hs-fortran-src port - a library for lexing and parsing Fortran source code.
Submitted by:	blubee blubeeme <gurenchan@gmail.com>
Reviewed by:	mat
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16523
2018-08-01 21:53:17 +00:00

6 lines
280 B
Text

Provides lexing, parsing, and basic analyses of Fortran code covering
standards: FORTRAN 66, FORTRAN 77, Fortran 90, and Fortran 95 and some legacy
extensions. Includes data flow and basic block analysis, a renamer, and type
analysis.
WWW: https://github.com/camfort/fortran-src