[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Squeeze: the friendly alien
- From: Tim Mensch <tim-lua-l@...>
- Date: Thu, 19 May 2011 15:01:02 -0600
On 5/19/2011 1:52 AM, Michal Kolodziejczyk wrote:
> On 19.05.2011 09:36, Reuben Thomas wrote:
>> By the way, you say there's a proliferation of binding generators, but
>> I'm only aware of two others that can parse C headers directly in some
>> sense: SWIG and LuaFFI (in LuaJIT). Any more I should look at?
> "Family" of tolua* tools, some specialized in-project generators (like
> in luahpdf: http://luahpdf.colloquiki.com/binding-notes.html or lqt),
> and specialized generators from lua-gnome and lgob projects, come to my
> mind... (the last 2 do not parse C headers directly).
I'm using the tolua* tools, and finding them lacking, but I need more
support on the ++ side, not another C binding parser.
Tim