On Mar 18, 2:11 am, mP <[email protected]> wrote: > the large world of places like China. If one day China decides to write up > java.net and to make all APIs in Chinese (forgetting how hard it is to type > w/ Chinese pictographs) what does that mean for language design in the > future ?
Funny you should mention this. About a year ago I bumped into an experimental language called Ioke[1]. Among other things, the language designer concocted a sample application in Traditional Chinese[2] and since then he has added more language versions[3]... Apparently just for the fun of it :) [1]: http://ioke.org/ [2]: https://github.com/olabini/ioke/blob/master/examples/multilang/chinese/account.ik [3]: https://github.com/olabini/ioke/blob/master/examples/multilang/ -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
