Skip to content

Commit a3ecb30

Browse files
authored
Update README.md
1 parent edd92cb commit a3ecb30

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# fortran-src
22
![CI status badge](https://github.com/camfort/fortran-src/actions/workflows/ci.yml/badge.svg)
3+
[![DOI](https://joss.theoj.org/papers/10.21105/joss.07571/status.svg)](https://doi.org/10.21105/joss.07571)
4+
35

46
fortran-src is an open-source Haskell library and command-line application for the lexing, parsing, and static analysis of Fortran source code. It provides an interface to build other tools, e.g., for static analysis, automated refactoring, verification, and compilation. The following
57
Fortran standards are covered:

0 commit comments

Comments
 (0)