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.
01:49 ilbot3 joined 09:48 cognominal joined 20:05 Ven joined 20:57 scovit joined
scovit is it possible to use a macro to read the lexical of the caller? Like inserting a MY:: in the code? 20:58
21:00 Ven joined
scovit I am wondering if it would be possible in perl 6 to serialize a closure 21:04
this irclog.perlgeek.de/perl6/2017-05-09#i_14554629 made me wonder if it was approachable with a macro 21:05
cognominal covit, from macro, run at compile time, you could access routine handling lexicals defined in World.pm 21:17
@!BLOCKS handle symbols 21:20
scovit: keep us posted on your progress. 21:21
21:34 Ven_ joined