Pascal to C translator

HELLER%cs.umass.edu at relay.cs.net HELLER%cs.umass.edu at relay.cs.net
Tue Jan 27 16:44:17 AEST 1987


I have sent you the 2 files for the Pascal to C translator:

	ptoc.c		- The program itself.  This simply gets compiled and
			  linked.
	ptoc.man	- A manual. The manual is written in terms of
			  CP/M-68K usage.  The I/O redirection is handled
			  differently under VMS.  You need to define the
			  logical names SYS$INPUT and SYS$OUTPUT to the
			  input and output files as shown below:

$ define /user sys$input something.pas	! input file
$ define /user sys$output something.c	! output file
$ run ptoc				! run the program.

If you have any questions or problems, let me know.

		Robert Heller
ARPANet:	Heller at UMass-CS.CSNET
BITNET:		Heller at UMass.BITNET
BIX:		Heller
GEnie:		RHeller
FidoNet:	101/27 (Dave's Fido, Gardner, MA)
CompuServe	71450,3432
Local PV VAXen:	COINS::HELLER
UCC Cyber/DG:	Heller at CS



More information about the Comp.sources.unix mailing list