|
|
||
|
I have checked the content of the APK of a slightly modified version of Waze [1].It looks like Lua is used for two purposes: skins and small scripts [2].According to cloc, the "scripts" directory contains 425 lines of Lua code,while the scripts directory contains 9064 lines.--Pierre ChapuisOn Fri, Mar 9, 2018, at 09:49, Pierre Chapuis wrote:There is evidence from Google cached versions of the Web forum that it is used at least for UI themes.--Pierre ChapuisOn Fri, Mar 9, 2018, at 02:20, Charles Heywood wrote:Perhaps it's used internally?On Thu, Mar 8, 2018 at 7:11 PM Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> wrote:It has come to our attention that Waze uses Lua.Indeed, waze-4-35-0-15.apk does include Lua 5.3.3 and contains a fewLua scripts.However, we couldn't find any information online about this at all.Does anyone know a reference or details about the use of Lua in Waze?----