It will be useful for me as well. Thanks!
On Wed, Sep 26, 2012 at 10:18 AM, Rob Hoelz
<rob@hoelz.ro> wrote:
Hi everyone,
I wrote this last night:
https://github.com/hoelzro/sqlite-lua-extension
This isn't really an announcement of a first release or anything, but I
thought it was kind of a cool idea, especially since I use SQLite a lot,
and I feel that SQLite and Lua share
a lot of similar mentalities. Typing 'make' should just build the
extension; what you do with it afterwards is up to you. =)
-Rob