Annotation of 3BSD/cmd/pascal/how_pi, revision 1.1.1.1

1.1       root        1: To translate a program using pi, place the source in a file whose name ends
                      2: in the characters ".p", i.e. "prog.p".  The command
                      3:        pi prog.p
                      4: will translate the program into interpreter code which will be left in the
                      5: file "obj" in the current directory.  This code can be executed by typing
                      6:        obj
                      7: or
                      8:        px
                      9: The program "pix" can be used for load and go Pascal.
                     10: The complete command line syntax for pi is
                     11:        pi [ -blnpstuw ] [ -i file ... ] name.p
                     12: The command "man pi" will give information as to the options of pi.
                     13: 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.