Skip to content

yujanshrestha/lua-bit-numberlua

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.