Ratfiv

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Wiae (talk | contribs) at 21:51, 27 May 2015 (Disambiguating links to Institute for Cancer Research (link changed to Lankenau Institute for Medical Research) using DisamAssist.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Ratfiv is an enhanced version of the Ratfor programming language, a preprocessor for Fortran designed to give it C-like capabilities. Fortran was widely used for scientific programming but had very basic control-flow primitives ("do" and "goto") and no "macro" facility which limited its expressiveness.

The name of the language is a pun (Ratfor (RATional FORtran) -> "Rat Four" -> "Rat Five" -> RatFiv).

Ratfiv was developed by Bill Wood at the Institute for Cancer Research, Philadelphia, PA in the early 1980s and released on several DECUS (Digital Equipment Users Group) SIG (Special Interest Group) tapes. It is based on the original Ratfor by B. Kernighan and P. J. Plauger, with rewrites and enhancements by David Hanson and friends (U. of Arizona), Joe Sventek and Debbie Scherrer (Lawrence Berkeley National Laboratory).

Ratfiv V2.1 was distributed on the DECUS RSX82a SIG tape.[1]

See also

References

External links