lua-users home
lua-l archive

Re: How to implement this with LuaMacro?

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


> macro.define ('PARAL',{'body'},'parallel(function(self) body end)')
>
> or even more C-like:
>
> macro.define 'PARAL(body) parallel(function(self) body end)'
Oh, thanks a lot! It seems to be working now just fine.
-- 
Best regards, Pavel

AltStyle によって変換されたページ (->オリジナル) /