File:  [CSRG BSD Unix] / 40BSD / cmd / pascal / how_pi
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:53 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD40
BSD 4.0

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