[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re[2]: Adding Base Types to Lua
- From: Nguyen Binh <ngbinh@...>
- Date: Thu, 8 May 2003 11:52:07 +0700
I haven't seen any 64-bit base type value in LUA, but you can
take a look at LuaPlus http://www.workspacewhiz.com/LuaPlus/
It modified original LUA source code (5.0 beta) to support
built-in Unicode string.
IMHO, adding such "base" support is a hard task.
AK> I've been thinkimg of a similar situation with the 64-bit 'long long'
AK> values, and will probably implement them as userdata, sooner or later.
AK> Does anyone already have such a library available?!?
--
Best regards,
---------------------------------------------------------------------
Nguyen Binh
Software Engineer
Glass Egg Digital Media
E.Town Building
7th Floor, 364 CongHoa Street
Tan Binh District,
HoChiMinh City,
VietNam,
Phone : +84 8 8109018
Fax : +84 8 8109013
www.glassegg.com
---------------------------------------------------------------------