Creating plugin for Arduino IDE

I'm thinking of a plugin that allow people to program using their own language. I'll start by Arabic for example. if the user enters "??"
that is "if" in English. the plugin will convert the Arabic syntax to English before the compiler take the syntax and compile it.