|
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:41
vendethiel joined
02:48
ilbot3 joined
07:13
FROGGS joined
08:27
pdcawley joined
18:37
vendethiel joined
19:16
FROGGS joined
|
|||
| masak | uh. naming conflict. help. | 21:01 | |
| Q::Unquote currently has an $.expr property | 21:02 | ||
| so does Q::Prefix | |||
| which is bad news when I want to form Q::Unquote::Prefix :) | |||
| which one should I rename, and to what? | |||
| (Q::Unquote's $.expr is the x in {{{x}}}, and Q::Prefix is the x in `-x`) | 21:03 | ||
| I guess a joker might name the $.expr in Q::Prefix $.rhs... :) | 21:05 | ||
| hm, could name it $.operand | 21:06 | ||