lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


2010/10/3 Louis Mamakos <louie@transsys.com>:
> On Oct 2, 2010, at 10:58 AM, Leo Razoumov wrote:
>> Can you, please,  give an example of a currently produced platform
>> with the int type being not a multiple of 8 bits.
>
> Unisys 2200 series mainframe computers.  36 bit words, 1's complement arithmetic, word-addressable architecture.  Multi-processor and SMP since the early 1970's in the earlier versions of this architecture.  You might argue that Lua isn't likely to be found on this platform, though it supports an ANSI C complier, Java, etc.

And which of these are produced today in relevant quantities?

Best
   Martin