scoder
scoder
You likely also want to use this if what you're after is a sandbox: https://github.com/scoder/lupa#restricting-lua-access-to-python-objects
Fairly low, but that's just a guess. Threads never work for these things. I would expect Lua to support something like this somehow, at least within limits. This looks relevant...
Thanks for your report. It suggests that it might be mishandling the case that the last match occurs at the end of the input string.
I have no idea what `sys.__plugin__` is, so I can't say if it's a problem in lupa, lua or hexchat (whatever that is). Can you debug this to find out...
Which Lupa version are you using? (1.0.1? Latest git master?) Does this also happen if you run straight forward code instead of going through exec()?
Looks like an issue with your installation somehow.
Could be done, I guess, if someone makes a commitment to build and maintain them. I certainly have neither time nor material to do so.
You can look through the github forks: https://github.com/scoder/lupa/network It seems that a couple of people have attempted it, e.g. https://github.com/cstraehl/lupa Someone's also tried to interface with Torch: https://github.com/imodpasteur/lutorpy So far,...
Does it work without the `-pagezero_size` ? Doc update appreciated once you've found out how to make it work for you.
See my comment above.