For questions regarding the translation of code from one programming language to another.
Due to confidentiality reasons, I might not be able to describe in pin point details but here is the scenario. …
compiler-construction code-translationI'm writing program which translate Pascal to C and need some help. I started with scanner generator Flex. I defined …
c pascal flex-lexer code-translationIs there any free Python to C translator? for example capable to translate such lib as lib for Fast content-aware …
python c code-translationWhat tool to use to convert C source code into Go source code? For example, if the C code contains: …
c go code-translationApologies for this kind of question, but I can't find an answer on You Might Not Need jQuery or anywhere …
javascript jquery code-translationthe code below get me by transpiling it with gulp this error: [tsc] > C:/Workarea/MyFirstAngular/src/enum/msg.…
typescript code-translationFor the asm emulator i'm trying to write to convert ASM code to equivalent working code just working.. best code …
c assembly x86 transformation code-translationI was asked to write a code translator that would take a Python program and produce a C program. Do …
python c code-translationIs there an automatic converter of javascript code to Dart? Or is it too soon?
javascript dart code-translationHas anyone tried automatic Java to C++ conversion for speed improvements? Is it a maintenance nightmare in the long run? …
java c++ code-translation