I have read in different articles and Magazines that we have some tools or software application that can Convert Source Code of One language into code of another language. Is there Any open source or Free tool to convert The python Code into Php and Vise versa.

link|improve this question

1  
Even if there is, I doubt it'll lead to great results for serious applications. Why do you want this? – deceze Oct 18 '11 at 6:53
Google will answer your question better. – xdazz Oct 18 '11 at 6:54
@Xdazz Google Will answer ur every Question That doesn't mean U shuld Not ask here... I can't understand why a negative Mark for this.. I first tried it in Google then asked It Here.. – Showket Bhat Oct 18 '11 at 7:00
@user170788 Yep, but you could show what you found, by the way I did not vote down :) – xdazz Oct 18 '11 at 7:06
1  
+1 for trusting SO community. – AlphaMale Oct 18 '11 at 7:27
show 1 more comment
feedback

1 Answer

up vote 1 down vote accepted

Get it from here, but don't trust its results as it will not give you accurate conversion, you have to go through the php documentation:

http://www.csh.rit.edu/~jon/projects/pip/

Hope this helps.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.