[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Crazy idea: compiling C to Lua
- From: steve donovan <steve.j.donovan@...>
- Date: Wed, 13 Mar 2013 13:37:58 +0200
On Wed, Mar 13, 2013 at 1:31 PM, Rena <hyperhacker@gmail.com> wrote:
> Or have I finally gone off the deep end?
Teetering on the edge, but not quite off ;)
What about generating LuaJIT source/bytecode? Then you can use the
FFI to do the C-like things we all hate and love.
Although, it's not a direction we usually think of!