Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
Dive a bit deeper into Lua — Gideros Forum

Dive a bit deeper into Lua

OZAppsOZApps Guru
edited April 2012 in General questions
Here is an Article I wrote, http://howto.oz-apps.com/2012/04/lua-riff-source-code-and-bytecode.html For the advanced users here that already know all about it and the beginner developers who are still grappling with the lua basics, you can avoid reading it, it will save both of us the extra comments.

@Atilim there was a question and hint/direction for you, can we have that all the lua source files be compiled and created into a single file like the RIFF format as described which can be extracted on launch, in fact a similar theory to encrypt it was suggested by @Gorkem a while ago on the topic of lua compilation and safe guarding the source code.

Need to also check if the bytecode in a released app can be changed and if it will still work, reminds me of the POKE and PEEK in the 80's which was used to POKE and change certain locations to cheat, get maximum lives, etc.

Likes: phongtt

Dislikes: Fiam

twitter: @ozapps | http://www.oz-apps.com | http://howto.oz-apps.com | http://reviewme.oz-apps.com
Author of Learn Lua for iOS Game Development from Apress ( http://www.apress.com/9781430246626 )
Cool Vizify Profile at https://www.vizify.com/oz-apps
+1 -1 (+1 / -1 )Share on Facebook

Comments

Sign In or Register to comment.