Brian Tiffin - 2016-11-16

Another alpha level test, gfortran. Small test programs, and a very simple use of loadfunc for the first pass, including a couple of tests with no parameter passing and load of main Fortran modules. (That latter part could just as well have been a system() call or pipe open, but it was an interesting proof of technology).

http://btiffin.users.sourceforge.net/up/programs.html#fortran

Also added Fortran to the integer math loop performance entries.

http://btiffin.users.sourceforge.net/up/performance.html#summing-integers

Unicon is pleasantly competitive within that set of little (relatively unscientific) single purpose programs.

Have good, make well,
Brian