Hi… I am new and currently porting some prototype code I made a while ago in Python to Corona.
I just found that LUA lacks native support for Bitwise Operations like OR / AND / XOR and BITSHIFTING.
Searching for a solution I found that there are C extensions to LUA which implement them. And implementation in LUA is possible but a BIT (
Is there a chance that you include that with the SDK shortly?
I think it must be fairly easy to add and quick to test as computer love those bitwork [import]uid: 6928 topic_id: 1122 reply_id: 301122[/import]