waynesg / lua-bit-op-5.3-fork

Fork of LuaBitOp with some changesfor compatibility with Lua 5.3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README for Lua BitOp 1.0.3
--------------------------

Lua BitOp FORK is a C extension module for Lua 5.3 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

About

Fork of LuaBitOp with some changesfor compatibility with Lua 5.3


Languages

Language:Lua 59.8%Language:C 28.0%Language:Makefile 6.6%Language:Batchfile 5.5%