We were doing technical interviews and for some interviews they required us to do it in a specific language but because we are unfamiliar with it, we were not able to write the correct syntax.

Convert the code from Java Language to Python Language

Through a python project with a tokenizer to split the code, a parser to form an abstract syntax tree and a output interpreter to form the python code

Minor changes in the format result in the change in the conditions like variable assignments

int x = 2 int x = n / 2 + 1 This was two different things entirely

We managed to do a prototype in 24 hours

To open more use cases for the Java language and make it more robust to change and possible switching over to deep learning.

Built With

Share this project:

Updates