An open API service indexing awesome lists of open source software.

https://github.com/coronalabs/plugins-source-bit

The Bit plugin provides access to Mike Pall's Lua BitOp library.
https://github.com/coronalabs/plugins-source-bit

Last synced: 12 months ago
JSON representation

The Bit plugin provides access to Mike Pall's Lua BitOp library.

Awesome Lists containing this project

README

          

# plugin.bit

This project plugin provides access to low-level bit operations.

## Setup

Install [CoronaEnterprise](http://coronalabs.com/products/enterprise/).

## Platform Support

* iOS (+ Simulator)(Supported)
* Android (Supported)
* Windows Phone 8 (Not supported)

## Corona Simulator Support

* Mac Simulator (Supported)
* Win Simulator (Supported)

## Resources

* [Corona Enterprise](http://docs.coronalabs.com/native/)
* [API Reference](http://bitop.luajit.org/api.html)
* [Project Settings](http://docs.coronalabs.com/plugin/bit/)
* [Sample Code](https://github.com/coronalabs/plugins-sample-bit)