Does anyone know if there is a Java/C/C++/C#/PHP to Pascal converter?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
H2Pas is a popular tool to convert C headers to Pascal. I don’t know of any to actually convert C code to Pascal code though.
From a quick google search, I see several that may or may not be good:
I am tempted to say you’ll have to do a lot of it by hand one way or another.