lua-users home
lua-l archive

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


I have built LUA on 64Bit OS400. No problems with
floating point.

----- Original Message ----- 
From: "Luiz Henrique de Figueiredo" <lhf@tecgraf.puc-rio.br>
To: "Multiple recipients of list" <lua-l@tecgraf.puc-rio.br>
Sent: Friday, December 14, 2001 11:05 AM
Subject: Re: integer math


>Speaking of this, is Lua known to work cleanly on 64bit systems?

In 1995, Lua was built in a Cray by someone at Cray.
Since then our code has targeted 64-bit systems, even though we do not have
access to 64-bit systems.

Surely, someone must have built Lua in an alpha.
--lhf