4.3BSD-Tahoe/usr/man/cat1/pix.0

Compare this file to the similar file:
Show the results in this format:




PIX(1)		    UNIX Programmer's Manual		   PIX(1)



NNAAMMEE
     pix - Pascal interpreter and executor

SSYYNNOOPPSSIISS
     ppiixx [ --bbllnnppssttuuwwzz ] [ --ii name ...  ] name.p [ argument ...	]

DDEESSCCRRIIPPTTIIOONN
     _P_i_x is a `load and go' version of Pascal which combines the
     functions of the interpreter code translator _p_i and the exe-
     cutor _p_x.	It uses _p_i to translate the program in the file
     _n_a_m_e._p and, if there were no fatal errors during transla-
     tion, causes the resulting interpreter code to be executed
     by _p_x with the specified arguments.  A temporary file is
     used for the object code; the file _o_b_j is neither created
     nor destroyed.

FFIILLEESS
     /usr/ucb/pi	 Pascal translator
     /usr/ucb/px	 Pascal executor
     /tmp/pix*		 temporary
     /usr/lib/how_pix	 basic explanation

SSEEEE AALLSSOO
     Berkeley Pascal User's Manual
     pi(1), px(1)

DDIIAAGGNNOOSSTTIICCSS
     For a basic explanation do

	ppiixx

























Printed 7/9/88		   May 7, 1986				1