Description
A Lua 5.1 compatibility library that provides Lua 5.2-style bit manipulation functions.
It is scripting compatibility infrastructure. Developers use it when Lua 5.1 programs need portable bitwise operations without moving to a newer Lua runtime.