Maybe someone will write a parser to convert x language -> English valid python (or any language, just starting simple)
Shouldn't be terribly difficult with some help from AI:
https://chat.openai.com/share/14d4b7b2-fb87-4887-803e-0ecee7...
I think its feasible just having all the keywords translated, the new PEG parser should bee able to handle it. I wonder if it can do rtl languages?
i guess it all can be automated - using certain dictionary both ways..
I think its feasible just having all the keywords translated, the new PEG parser should bee able to handle it. I wonder if it can do rtl languages?