For questions regarding the translation of code from one programming language to another.
I've got a bunch of math/dsp algorithms in C. Single functions, one function per file, no fancy linking or …
javascript c code-translationIs there a software converter out there that can automatically convert this python code to PHP? #!/usr/bin/python import …
php python code-translation transpilerI'd like to save some simple data. On the iPhone, I can do it with NSUserDefaults in Objective-C. What is …
android ios nsuserdefaults code-translationI have been trying to find a way to convert .py source file to .cpp source (as a time saver …
python c++ code-translationI have inherited significant amounts of Groovy code, and I have found it difficult to maintain for several reasons: Very …
java plugins groovy code-translationI'm using CoffeeScript to make JavaScript development easier. It's a language with clean syntax that compiles into JavaScript. So, what …
c++ c programming-languages code-translationWould it be possible to translate the Ruby on Rails code base to Python? I think many people like Python …
python ruby-on-rails metaprogramming code-translationI have a numerical library in FORTRAN (I believe FORTRAN IV) and I want to convert it to Python code. …
python fortran code-translationI'm trying to create a function that will run through an array and collect it's value to a string that …
javascript arrays string code-translationI am not looking for a necessarily super-robust solution with a 10-year track record, but for something that can be …
javascript haskell code-translation