Annotation of 43BSDTahoe/man/man1/pix.1, revision 1.1.1.1

1.1       root        1: .\" Copyright (c) 1980 Regents of the University of California.
                      2: .\" All rights reserved.  The Berkeley software License Agreement
                      3: .\" specifies the terms and conditions for redistribution.
                      4: .\"
                      5: .\"    @(#)pix.1       6.2 (Berkeley) 5/7/86
                      6: .\"
                      7: .TH PIX 1 "May 7, 1986"
                      8: .UC
                      9: .SH NAME
                     10: pix \- Pascal interpreter and executor
                     11: .SH SYNOPSIS
                     12: .B pix
                     13: [
                     14: .B \-blnpstuwz
                     15: ] [
                     16: .B \-i
                     17: name ...
                     18: ]
                     19: name.p
                     20: [
                     21: argument ...
                     22: ]
                     23: .SH DESCRIPTION
                     24: .I Pix
                     25: is a `load and go' version of Pascal which combines
                     26: the functions of the interpreter code translator
                     27: .I pi
                     28: and the executor
                     29: .IR px .
                     30: It uses
                     31: .I pi
                     32: to translate the program in the file
                     33: .I name.p
                     34: and, if there were no fatal errors during translation,
                     35: causes the resulting interpreter code
                     36: to be executed by
                     37: .I px
                     38: with the specified arguments.
                     39: A temporary file is used for the object code;
                     40: the file
                     41: .I obj
                     42: is neither created nor destroyed.
                     43: .SH FILES
                     44: .ta 2i
                     45: /usr/ucb/pi    Pascal translator
                     46: .br
                     47: /usr/ucb/px    Pascal executor
                     48: .br
                     49: /tmp/pix*      temporary
                     50: .br
                     51: /usr/lib/how_pix       basic explanation
                     52: .SH SEE\ ALSO
                     53: Berkeley Pascal User's Manual
                     54: .br
                     55: pi(1), px(1)
                     56: .SH DIAGNOSTICS
                     57: For a basic explanation do
                     58: .PP
                     59: .DT
                     60: .B     pix

unix.superglobalmegacorp.com

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