lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi List,
browsing through my new TomTom XL 340-S portable GPS navigator flash I
found a library "script/liblua.so" populated with familiar symbols
lua_*, luaL_* as well as other (C++) symbols such as
LuaSciptEngine::*, CLuaProperties::*, etc.

Is TomTom's Lua scripting engine hackable? Has anyone tried?

--Leo--