davidm / lua-bit-numberlua

Bitwise operators in pure Lua using Lua numbers

Home Page:http://lua-users.org/wiki/ModuleCompressDeflateLua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitwise operations implemented entirely in Lua.
Includes Lua 5.2 'bit32' and (LuaJIT) LuaBitOp 'bit' compatibility interfaces.

See comments in lmod/bit/numberlua.lua for details.

About

Bitwise operators in pure Lua using Lua numbers

http://lua-users.org/wiki/ModuleCompressDeflateLua

License:Other


Languages

Language:Lua 100.0%