Annotation of 43BSD/ucb/pascal/utilities/how_pi, revision 1.1

1.1     ! root        1: @(#)how_pi     1.1 (Berkeley) 3/2/81
        !             2: To translate a program using pi, place the source in a file whose name ends
        !             3: in the characters ".p", i.e. "prog.p".  The command
        !             4:        pi prog.p
        !             5: will translate the program into interpreter code which will be left in the
        !             6: file "obj" in the current directory.  This code can be executed by typing
        !             7:        obj
        !             8: or
        !             9:        px
        !            10: The program "pix" can be used for load and go Pascal.
        !            11: The complete command line syntax for pi is
        !            12:        pi [ -blnpstuw ] [ -i file ... ] name.p
        !            13: The command "man pi" will give information as to the options of pi.
        !            14: Refer to the UNIX Pascal User's Manual for more details.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.