lua-users home
lua-l archive

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


> * macro (or something else for debugging purposes #ifdef...#endif)

Easily done with a simple token filter in C. Or with an external preprocessor.
See for instance
	http://lua-users.org/lists/lua-l/2003-11/msg00358.html