|
on 1/30/05 5:19 AM, skaller at skaller@users.sourceforge.net wrote: > This would slow down the parsing a bit but I doubt > this is a problem. For code, probably not. After all, one can pre-compile to byte-codes. For data files stored as Lua, this could be an issue. Mark