0.4.1-Execute.ly-server icon indicating copy to clipboard operation
0.4.1-Execute.ly-server copied to clipboard

Add transcoder support for languages

Open harshil15999 opened this issue 4 years ago • 1 comments

Request for feature:Transcoder support

Please add a option which allows you to convert the language of the code. e.g A code snippet in python should be converted to C code snippet.

This will help people get the answer they require even if they cannot find it for the language they are looking for

Relevant paper for translation of programming languages

2006.03511.pdf

harshil15999 avatar Jun 12 '20 10:06 harshil15999

@harshil15999 There might be other tools for your targetted use case. We won't be able to support this across all the languages, as no such solution exist having such wide coverage.

The answer here does justice to what I said above: https://softwareengineering.stackexchange.com/a/12511

sauravhiremath avatar Sep 27 '20 14:09 sauravhiremath