lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> Especially during optimization, as I rely on some hairy edge cases, I added assertions all over the place, but at some point it's just required to remove/comment them all out as it's simply not an option to not remove them

One of the examples in my ltokenp, a token processor for Lua, is for
removing assertions:
http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#ltokenp