|
>I've thought of adding CPP (c preprocessor) support to loading lua >scripts. It would simply feed them through the cpp first, then to lua. The only thing is that cpp does not understand Lua's long strings. If it is too fussy it may even complain about "..". --lhf