Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

f77(1)

RATFOR(1)  —  USER COMMANDS

NAME

ratfor − rational FORTRAN dialect

SYNOPSIS

ratfor [ −6c ] [ −C ] [ −h ] [ filename ... ]

DESCRIPTION

ratfor converts the rational FORTRAN dialect into ordinary fORTRAN 77.  ratfor provides control flow constructs essentially identical to those in C.  See the FORTRAN 77 Programmer’s Guide for a description of the Ratfor language. 

OPTIONS

−6cUse the character c as the continuation character in column 6 when translating to FORTRAN.  The default is to use the & character as a continuation character. 

−CPass Ratfor comments through to the translated code. 

−hTranslate Ratfor string constants to Hollerith constants of the form nnnhstring.  Otherwise just pass the strings through to the translated code. 

SEE ALSO

f77(1)
Ratfor in the FORTRAN 77 Programmer’s Guide

Sun Release 3.0β  —  Last change: 21 December 1983

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026