Abstract Fortran is widely used in computational science, engineering, and high performance computing. This paper presents an extension to the CIVL verification framework check correctness properties of programs. Unlike previous work that translates C, LLVM IR, or other intermediate formats before verification, our allows directly consume source files. We extended parsing, translation, analysis...