code-translation
Android equivalent of NSUserDefaults in iOS
I\'d like to save some simple data. On the iPhone, I can do it with NSUserDefaults in Objective-C. What is the similar command here in Android?[详细]
2023-01-13 15:57 分类:问答Source-to-source compiler framework wanted
I used to use OpenC++ (http://opencxx.sourceforge.net/opencxx/html/overview.html) to perform code generation like:[详细]
2023-01-01 06:43 分类:问答Advice on translating code from very unrelated languages (in this case Scheme to Python)?
Reasoning: I\'m trying to convert a large library from 开发者_如何学CScheme to Python Are there any good strategies for doing this kind of conversion? Specifically cross-paradigm in this case since P[详细]
2022-12-31 03:26 分类:问答Automatic translation from fortran 90 to f77
Is there an converter from fortran 90 downto fortran 77 ? I have a fortran77 only compiler and want to run NAS Parallel Benchmark (NPB for short) on it.[详细]
2022-12-28 21:32 分类:问答How to "Export" code the right way?
I have a project in Java and I need to make a code listing in part of my LaTeX documentation with all my classes and code. What is the best way to export the code? Is it simply just copy and paste, or[详细]
2022-12-28 00:02 分类:问答Difficulties of transforming a Java program to another language (or vice versa)
Is there anything simple Java can\'t do that can be done in a similar language or vice versa? Lets say you have a piece of software in language X and you rewrite it entirely to Java (or the other way[详细]
2022-12-26 16:59 分类:问答Writing code translator from Python to C? [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_StackOverflow社区[详细]
2022-12-24 23:54 分类:问答Conversion from JavaScript to Python code? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not curr开发者_如何学运维ently accepting answers.[详细]
2022-12-21 05:09 分类:问答translate one language to another?
is it possible to translate one language to another with an interpreter? heard that quercus could translate php to java? at first, i thought it was a cheap lousy solution which could give code errors[详细]
2022-12-16 09:51 分类:问答