I have a bunch of Lua scripts that I need to port to a Google App Engine application. Ideally I would like to be able to run those scripts within Python, either through and interpreter or with a wrapper/bridge like Lupa. Any ideas about how to accomplish this?
Asked
Active
Viewed 357 times