I was randomly looking around and found this mostly working website that translates source from Java, VB, or C# to Python, C#, VB, Ruby, or Boo. It isn't perfect, but common method calls like System.out.println are indeed translated. You can try a 512 character demo here, or make a free account. The code won't 100% work all the time, since not all languages have the same classes that do the same exact things, but it's a good first step if trying to port a program!
Register to Join the Conversation
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Advertisement