[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Features you would like to see
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 20 Aug 2007 08:30:30 -0300
> As someone using Lua in a performance-aware environment I'm interested
> in macros, not so much for the ability of redefining the core language,
> but for the possible performance improvements, such as conditional
> compilation of debug-statements:
>
> function f()
> debug("This should disappear in release compiles.")
> ...
> end
See http://lua-users.org/lists/lua-l/2007-05/msg00176.html