PACKAGE NAME: p2c-1.21alpha2-x86_64-1vl72.txz PACKAGE LOCATION: ./d PACKAGE SIZE (compressed): 244 K PACKAGE SIZE (uncompressed): 790 K PACKAGE MD5: c65e978af031157189a986d9d66b76e7 ./d/p2c-1.21alpha2-x86_64-1vl72.txz PACKAGE REQUIRED: perl >= 5.18.2-x86_64-1vl72 PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: 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: