A simple example of a build system that allows one to get from dynamic Fortran code up to high level scripting languages.
This work is based off the paper: Exposing Fortran Derived Types to C and Other Languages .
Here is the bibtex reference:
@article{pletzer2008exposing,
title={Exposing Fortran derived types to C and other languages},
author={Pletzer, Alexander and McCune, Douglas and Muszala, Stefan and Vadlamani, Srinath and Kruger, Scott},
journal={Computing in Science \& Engineering},
volume={10},
number={4},
year={2008},
publisher={IEEE}
}