libchewing c++ wrapper
http://chewing.csie.net/
- C++ 89.8%
- Makefile 10.2%
|
gugod
279cb6b203
Refactor with new Chewing API.
Fix tests too. git-svn-id: https://svn.csie.net/chewing/libchewingpp/trunk@570 ac1be623-90ea-0310-9410-ba68b2efa777 |
||
|---|---|---|
| src | Refactor with new Chewing API. | |
| test | Refactor with new Chewing API. | |
| ChangeLog | 2005年10月10日 Jim Huang <jserv@kaffe.org> | |
| Makefile | setup repository layout | |
| README | setup repository layout | |
## Copyright 2004 Liu Kang-min ## ## Author: gugod@gugod.org ## Keywords: chewing, libchewing, C++ This library provide C++ wrapper to jserv's libchewing (http://jserv.sayya.org/wiki/index.php/Qooing). Chewingpp.h - Object prototype Chewing.cpp - Object implementation In order to build this library, you'll need to install libchewing first. After that, you may try make make test to see if it works. Cheers Kang-min "Gugod" Liu