Is there a way to "translate" code between languages? If so, I imagine there are limitations, what are these? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

Is there a way to "translate" code between languages? If so, I imagine there are limitations, what are these?

2nd Jul 2019, 6:52 AM
DParlo
DParlo - avatar
2 ответов
+ 2
yes you can do this. but..say..async await in javascript wont translate to c very well...but c does have its version of it. there are already some programs that turn one language into another such as emscripten c++ to javascript
2nd Jul 2019, 7:14 AM
Jason Kennedy
+ 2
Thx
2nd Jul 2019, 7:50 AM
DParlo
DParlo - avatar