开发者

Programmers Editors on Windows for Indic language editing

开发者 https://www.devze.com 2022-12-15 23:43 出处:网络
We\'re going to be building some J2ME apps and Java/Rails webapps which will have a Kannada(a south indian language, for those who don\'t know much about India) UI. The UI and the data will both be in

We're going to be building some J2ME apps and Java/Rails webapps which will have a Kannada(a south indian language, for those who don't know much about India) UI. The UI and the data will both be in Kannada for these apps.

So, we will need to write code containing some of these language text in the source code. I find it irritating that neither emacs nor XEmacs OR Jedit can edit any of these lang开发者_Python百科uages :-(

Someone mentioned that a variant of Emacs can do it except I don't know if it works on Windows and where to get hold of it.

I know notepad can do the trick BUT it's not a programmer's editor.

P.S : I am an EMacs guy but will be open to using other programmer editors.

P.P.S : This should work on Windows Vista/Windows 7. I wouldn't mind using VirtualBox or VMWare to boot into Linux to use an Linux Editor, if that is the only option I have!


So, we will need to write code containing some of these language text in the source code.

I think any Windows editor that supports UTF-8 will be able to do this. There should be plenty to choose from.

I'm the as the author of the Zeus editor and just recently UTF-8 support was added so I would expect Zeus should be able to do exactly this. But if it doesn't feel free to report a bug on the Zeus forum.

P.S : I am an EMacs guy but open to using other programmer editors in this situation.

Zeus has a Emacs keyboard emulation mode ;)


Considering it's Java you're using: Have you tried Eclipse? I know it's not an editor and might be a little overkill when one is used to Emacs, but it uses SWT which in turn uses the OS's native font rendering. And at least my browser shows that the Uniscribe can display Kannada just fine.

Another option might be Notepad++.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号