[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] sqlite-lua-extension
- From: Rob Hoelz <rob@...>
- Date: Wed, 26 Sep 2012 10:18:57 +0200
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