bitlib专题

bitlib提供5.1版本下位操作符(c 语言实现,跨平台)

在LuaForge中提供bitlib可以在lua5.1版本中提高为操作符运算。bitlib通过c语言来实现跨平台位操作符。 Lua functions provided: bit.bnot(a)       returns the one's complement of a bit.band(w1,...)  returns the bitwise and of the