Ralph G Selfridge wrote: > For those of you who don't know about it there is a Fortran 77 that is in > the public domain and is easily run by J as a .dll > > I believe the Waterloo archives have a copy, but if not I still have my > copy and could make it available. >
You can get Watcom Fortran and C/C++ for Windows, OS/2 and DOS from http://www.openwatcom.org/index.php/Download The GNU versions (g77, g95 and gfortran) are available for Linux as part of (probably all) distributions. You can also run them under Cygwin or MinGW in Windows without installing Linux. These are available from http://cygwin.com http://www.mingw.org Best wishes, John ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
