> > These functions could be made static, though there could be reasons to keep them external.
> Yes. For instance, luaX_tokens is used by my token filter hack and by my lstrip.
Any other?
At some point, Pluto had some issues with dependencies over static functions. I don't know whether it's still true.