Re: Can someone sell Lua 5.2.0 to me please ?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Can someone sell Lua 5.2.0 to me please ?
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2011年12月18日 10:11:05 -0200
>But lets consider where hardware differences impact Lua ?
I meant the things in the header of precompiled files:
sizeof the various types, type of number, not to mention
the internal representation of floating-point numbers,
which the header does not address.