[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] sqlite-lua-extension
- From: dcharno <dcharno@...>
- Date: Wed, 26 Sep 2012 15:33:37 -0400
This is great!
On Sep 26, 2012, at 4: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
>