[net.wanted.sources] Pascal to 'C' intepreter/compiler for pdp-11

bt@bnl.UUCP (William M. Tatun @ Brookhaven National Labs) (12/21/84)

I have gotten a copy of a Pascal 
compiler that is written in 'Pascal'.
What I need to know is, is there
a program that exists that will compile
this program to 'C'?
What I need is a program that will
take a Pascal  file and
convert it to 'C'.
Is there any such thing?


		Any help would be
		appreciated,
	
		William M. Tatun
	(bt@bnl)

bobk@hcradm.UUCP (Bob Kyryliuk) (01/02/85)

>	What I need is a program that will
>	take a Pascal  file and
>	convert it to 'C'.
>	Is there any such thing?

HCR sells a product called HCR/PASCAL.

HCR/PASCAL is a Pascal compiler that uses C as an intermediate
language. It first performs a direct translation from Pascal to C,
and then invokes the system's C compiler to complete the compilation.
This allows for the straightforward calling of C routines by Pascal 
routines and vice versa (ie. strings are null terminated).

HCR/PASCAL is written in C and is available on a wide range of hardware
that runs UNIX including the pdp-11.

For further information, you can contact me at the following 
address/phone number/net address:

Bob A. Kyryliuk 
HCR/PASCAL Product Manager
Human Computing Resources Corporation
10 St. Mary Street
Toronto, Ontario, M4Y 1P9
Canada

416-922-1937 ext.25

...{decvax|utzoo|ihnp4|watmath}!hcr!hcradm!bobk