The process of converting the logic of some source code from its original language/framework to a different language/framework.
I have a Kotlin source file, but I want to translate it to Java. How can I convert Kotlin to …
java kotlin code-conversionIs there an easy way to convert jQuery code to regular javascript? I guess without having to access or understand …
javascript jquery code-conversionCan anybody help me by suggesting the name of an converter which converts C# code to Java code. Actually, I …
java c# code-conversionWe have a large ASP (classic ASP) application and we would like to convert it to .NET in order to …
asp.net asp-classic code-conversionIn a pandas dataframe created like this: import pandas as pd import numpy as np df = pd.DataFrame(np.random.…
r dataframe subset code-conversion(Yes I know I can call Java code from Scala; but that is pointless; I want to DELETE the Java …
java scala code-conversionTrying to convert some VB to C#... (learning C#, too). I have some code that loops through files in a …
c# foreach asp.net-2.0 code-conversionDoes a parser exist for Delphi which can be used to convert the Delphi code into Java code automatically?
java delphi delphi-2009 code-conversionI have a Statement to fill a table on my MSSQL Database. It joins some values together seperated by a …
sql sql-server oracle code-conversion for-xml-pathi wanna get a xml representation of the ast of java and c code. 3 months ago, i asked this question …
xml abstract-syntax-tree code-conversion