Binding Lua to Xapian
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Binding Lua to Xapian
- From: xiaona han <xiaonahappy@...>
- Date: 2011年3月21日 17:54:42 +0800
Hello,
I am interested in the project "Supporting another lanaguag", which binding Lua to Xapian (
http://trac.xapian.org/wiki/GSoCProjectIdeas). Xapian is an Open Source Search Engine Library written in C++, with bindings to allow use from Perl, Python, PHP, Java, Tcl, C# and Ruby. If Lua binds to Xapian, what benefit do we have from a Lua developer view? Do you think it is easy to implement it?