Category:RATFOR

From Rosetta Code
Revision as of 14:08, 7 March 2020 by rosettacode>Bill.gunshannon (Created page with "{{stub}} {{language|RATFOR}} Ratfor (short for Rational Fortran) is a programming language implemented as a preprocessor for Fortran. It provided modern control structures,...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
RATFOR
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using RATFOR.

Ratfor (short for Rational Fortran) is a programming language implemented as a preprocessor for Fortran. It provided modern control structures, unavailable in Fortran, to replace GOTOs and statement numbers.

For more information see: https://en.wikipedia.org/wiki/Ratfor