I was thinking, in Japan, do the programming languages use the same keywords as American languages, or do they have special japanese keywords/function names?
Like
if(x) {
thing();
}
is the following in Japanese compiler:
aoidjoiajsdio(ook) {
blobyakdijadojas();
}