Source Safari
Description:
Source Safari is a Fortran to HTML translator. The idea is that you run it on a multifile-multidirectory Fortran program, and it generates HTML files for all Fortran source files encountered. You can then browse the HTML files in a browser like Safari, and navigate between files by clicking on subroutine calls. Of course, standard aspects of browser operation also apply; for example, you can create bookmarks for your program, use the forward and back buttons, and lookup history. Source Safari is a user friendly way to learn a large Fortran program, making it ideal for students.
For a description of usage, download the python script, and enter:
./SourceSafari.py -h
Author's Email:
drewmccormack@mac.com
Author's Full Name:
Drew McCormack
Author's Homepage:
http://www.maniacalextent.com
Script File:
SourceSafari.py.zip (6.07 KB)


