> Of course (talking about code generation) first prize is if Lua > supported some kind of #line directive Though you could output code on the line number you want, and then use gotos to stitch it together into the correct execution order.