A library for using 64-bit integers in Lua.

$ luarocks install lint64

This code provides support for 64-bit signed integers in Lua.
Arithmetic is as defined by the C standard, that is, overflow
is handled by wrap-around.

Versions

20180730-15 years ago227 downloads
20130805.52-15 years ago46 downloads
20130805.51-15 years ago104 downloads
1.0.1-15 years ago33 downloads

Dependencies

lua >= 5.1

Manifests