PCOMP -- Modelling language with automatic differentiation - PCOMP reads symbolically defined nonlinear functions that are composed of standard elementary functions, and precompiles them. Subsequently function and, in particular, derivative values up to order two can be computed directly, i.e. without numerical app - http://www-fp.mcs.anl.gov/otc/Guide/SoftwareGuide/Blurbs/pcomp.html
TAPENADE On-line Automatic Differentiation Engine - Given a Fortran source program, the name of the top routine to be differentiated, the dependent output variables whose derivatives are required, the independent input variables with respect to which it must differentiate, this tool returns the forward (ta - http://tapenade.inria.fr:8080/tapenade/index.jsp
Automatic Differentiation of Fortran programs - Given a function coded in Fortran, GRAD produces Fortran code to compute the derivatives with respect to specified variables (i.e. the GRADient). - http://archives.math.utk.edu/software/msdos/numerical.analysis/grad/.html