|
> I have made a C module of Lua lexer, based on Lua's source code, here: > > https://gist.github.com/starwing/8dc070733393dcfc54c7d52fdabd489c Nice. But my point with ltokenp and its parent tool lstrip is to reuse the Lua lexer intact to guarantee consistency with the Lua core.