mobilelua icon indicating copy to clipboard operation
mobilelua copied to clipboard

Lua for Mobile Devices

Results 2 mobilelua issues
Sort by recently updated
recently updated
newest added

Problem: The Lua IDE ZeroBrane Studio (http://studio.zerobrane.com/) needs input data for code completion and documentation comments. Today this is not available in one place. The file maapi.idl contains function comments...

Problem: In LuaLiveClient, when you evaluate code using "Run selection" that has no space at end, you sometimes get an error. For example: ``` return 22 ``` gives the error:...