Forpedo

Description:
Forpedo is a preprocessor for Fortran that implements generic programming similar to C++'s templates. The output of forpedo is fully-conformant Fortran code. Generic programming allows the same code to be used for different types, reducing duplication, and the risk of introducing bugs.
Forpedo is also described in the August 2005 edition of Fortran Forum.

Author's Email:
drewmccormack@mac.com

Author's Full Name:
Drew McCormack

Author's Homepage:
http://www.maniacalextent.com

Script File:
forpedo.zip (13.38 KB)