"if" in PIR
Will Coleda
will at coleda.com
Mon Nov 10 22:19:32 UTC 2008
On Mon, Nov 10, 2008 at 9:09 PM, Vadim Konovalov <vadrer at gmail.com> wrote:
> Hi,
>
> my question is probably naive, please bear with me.
>
> Every time I look inside .pir files the same question comes to my mind
>
> Why a simple syntax sugar is not invented to introduce a couple of macro-like
> straightforward expansions
>
> if COND {
> }
<SNIP>
Please examine runtime/parrot/include/hllmacros.pir, which does that
with existing macro syntax.
Regards.
--
Will "Coke" Coleda
More information about the parrot-dev
mailing list