6macros: discussing the finer points of Perl 6 macros, Qtrees, and how to stay sane | irclog: irclog.perlgeek.de/6macros/today
Set by moderator on 28 July 2015.
02:48 ilbot3 joined
vendethiel I'm catching up... 13:22
Reading the issue about BEGIN.
quasi { BEGIN { say 1 } };
should definitely produce a BEGIN per expansion
however this:
quasi { BEGIN { unquote(Q::Term)(BEGIN { quasi { 2 } }); } }; 13:23
should definitely run the BEGIN at parse time.
very tricky...
I'm done with my haskell experiments (for now :D - finished my first haskell program), so I'll try to resume some work on 007. 13:24
However, these 2 upcoming weeks I'm teaching after my job, so I'm not sure I'll have any time..:)
17:48 FROGGS joined 19:39 cognominal joined