I just committed the python binding of CPinyinTrie class in SunPinyin -- pytrie.pyx (written in cython). Together with pyslm extension, you (and I off course) are able to start building the input method engine with python. And I'm also prototyping some new stuff for SunPinyin-2.0 with Python (in very early stage).

Who has interests in porting SunPinyin to ibus? ;)

To build it on Solaris with SunStudio,
$ export CC=/opt/SUNWspro/bin/CC
$ export LDFLAGS="-lCrun -lCstd"
评论:

hi yong, good to learn that you have finished the last piece of python binding. when i updated my mercurial repo of sunpinyin last night, i was just thinking if you were planning to port this engine to ibus.:) maybe i can give a shot on it.

the new sunpinyin is very exciting. wish to konw more when appropriate.

发表于 tchaikov 在 2009年03月21日, 09:48 上午 CST #

Hi, Kov, I'm thinking that maybe we could target ibus as the 1st implementation platform for SunPinyin2 (with Python), and I'm so glade you have interests in that. :)

发表于 Yong Sun 在 2009年03月21日, 01:13 下午 CST #

发表一条评论:
该日志评论功能被禁用了。

This blog copyright 2009 by yongsun