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.
- Host: GitHub
- URL: https://github.com/coronalabs/plugins-source-bit
- Owner: coronalabs
- License: other
- Created: 2015-04-01T01:36:22.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-01T02:01:53.000Z (about 11 years ago)
- Last Synced: 2025-06-20T20:44:44.242Z (about 1 year ago)
- Language: Shell
- Homepage: http://docs.coronalabs.com/plugin/bit/
- Size: 293 KB
- Stars: 0
- Watchers: 12
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
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)