Re: Lua binding: How to implement C enum
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua binding: How to implement C enum
- From: Ezequiel García <elezegarcia@...>
- Date: 2011年12月17日 15:00:58 -0800 (PST)
--- El sáb 17-dic-11, Mike Pall <mikelu-1112@mike.de> escribió:
> > If worrying about speed, [...]
>
> ... then you'll probably use LuaJIT, anyway. And the FFI
> already
> has support for automatic string -> enum conversions:
>
I would be very interested in LuaJIT, if it would run on my sh4 box.
Fortunately, Lua *do* run on almost everything,
including my sh4 box, which I happen to target :)
(now with sarcasm) This list is not all about x86, right? ;) ;)
Ezequiel.