[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaJIT FFI purely using .h files; and handling the multiple definition attempts
- From: Mike Pall <mikelu-1102@...>
- Date: Mon, 28 Feb 2011 17:13:48 +0100
Andrew Yourtchenko wrote:
> And I think the best approach is actually to implement the
> preprocessor itself.
Umm ... an integrated pre-processor is definitely on my TODO list
for the FFI. I just don't know when I'll get around to it.
> Having a Lua-aware CPP would allow also to pull in the #define-d
> primitives - which would be a plus.
That's part of the plan, of course.
--Mike