# luabitop **Repository Path**: mirrors_LuaDist/luabitop ## Basic Information - **Project Name**: luabitop - **Description**: Lua Bit Operations Module by Mile Pall - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README README for Lua BitOp 1.0.2 -------------------------- Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise operations on numbers. Homepage: http://bitop.luajit.org/ Lua BitOp is Copyright (C) 2008-2012 Mike Pall. Lua BitOp is free software, released under the MIT license. -------------------------- Full documentation for Lua BitOp is available in HTML format. Please point your favourite browser to: doc/index.html Detailed installation instructions are here: doc/install.html