summaryrefslogtreecommitdiffstats
path: root/slackware64-current/slackware64/d/p2c-1.21alpha2-x86_64-3.txt
blob: 422d4ebba86296080d44f5cb55054bbccc821bea (plain)
1
2
3
4
5
6
7
8
9
10
11
p2c: p2c (Pascal to C translator)
p2c:
p2c: P2c is a tool for translating Pascal programs into C.  The input
p2c: consists of a set of source files in any of the following Pascal
p2c: dialects:  HP Pascal, Turbo/UCSD Pascal, DEC VAX Pascal, Oregon
p2c: Software Pascal/2, Macintosh Programmer's Workshop Pascal,
p2c: Sun/Berkeley Pascal, Texas Instruments Pascal, Apollo Domain Pascal.
p2c: Modula-2 syntax is also supported.  Output is a set of .c and .h
p2c: files that comprise an equivalent program in any of several dialects
p2c: of C.
p2c: