|
I don't usually read other people's code, but I couldn't resist reading over this. It's definitely pretty cool! Looking at it, I can't help but think of a possible inline "assembler" library for the Lua VM.
It wouldn't even be hard to make, just a series of string.gsub calls wrapped by load().