PDA

View Full Version : LUA interpreter for WM5


banannq
2nd March 2007, 04:55 PM
Like the topic says, i'm looking for a lua interpreter working under wm5.
at first it sounds easy, google spits out lots of results, but few hours later, im desperate... no working ones... at least i can't make any of these work... i suspect something strange about it since literaly none of the ports i've found has shown any printout/result...

http://lua-users.org/wiki/LuaAddons

on this page in the Distributions section you'll find 3 different versions - i tried them all, with no effect... ayone knows a solution, or had better luck running one of these?

banannq
2nd March 2007, 10:08 PM
I think i know what seems to be a problem...
as you can read in one of the links mentioned above:

# Download and install PocketConsole v1.3
# Download the Arm Executable Lua.exe

quite short documentation, indeed. anyway, i noticed the problem is probably the console program - i think it was writen for wince, and maybe something is wrong about running it under wm5. about 5 versions of lua.exe interpreters (which seems to require a console) i tried to run simply didn't do a thing... so i think it's console's fault... anyone knows some details about console for wm5? or any other that would work? aaah... whole day of search... grrrrr...