суббота, 15 января 2022 г. в 22:59:52 UTC+3,
[email protected]:
From what has been said about SuperSoft FORTRAN (here and elsewhere) I had assumed that it was a fairly high quality piece of software. I've downloaded a zip file, and tried to use it. I can't get anything I've written to work. The zip file included a
little "test" program, and I can get that to compile and run, BUT the structure of the program is somewhat unorthodox (IMO). Even a simple loop program, that I wrote, gives run-time errors (and the documentation that says to look in Appendix G(?) for
information about run-time errors, has no Appendix G(?) or any appendices). Anybody have any experience with SuperSoft FORTRAN? What am I doing wrong? As an aside, I wrote tons of FORTRAN code in graduate school, so I'm not a FORTRAN newbie. Is it just
crippleware??
In contrast, I have been able to use the Microsoft FORTRAN software with only limited hassles.
Roger
I haven't done a full comparison of the Microsoft and SuperSoft FORTRAN compiler. However, both of these compilers mostly conform to the ANSI X3.9-1966 standard. Both have small extensions and differ from each other in some operators. The text of the
program in the SuperSoft FORTRAN language should be written in capital letters. Microsoft FORTRAN does not have these limitations. For this reason, source files from Microsoft FORTRAN may not be compiled by SuperSoft FORTRAN.
I advise you to read the SuperSoft FORTRAN manual. It's not complete, but it describes the language well enough that it can compile. The SuperSoft FORTRAN compiler is pretty good, But it requires care, As they say, you can hammer nails with a hammer, but
at the same time beat yourself on your fingers, From this the hammer does not become a malicious object.
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)