Hacker News new | ask | show | jobs
by VagabundoP 861 days ago
It would be amazing if you could write a python script in any language/typeface and it parse/compile and run in cpython.

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?

2 comments

just posted above.. my hand-made one from 10y ago: https://github.com/svilendobrev/smok

i guess it all can be automated - using certain dictionary both ways..

This makes me think of the atrocity that is localized Excel functions. Disgusting