Perl 6 macros -- about github.com/masak/alma/ and how macros fit into Perl 6 -- irclog: colabti.org/irclogger/irclogger_log...rl6-macros
Set by masak on 26 August 2019.
Ven_de_Thiel o/ 13:25
masak: is there a way to get all the properties for some AST element? 13:26
the manual way seems... annoying :) 13:27
not that I wouldn't do it, but... 13:31
I will happily say... I got a working first version of `walk`. 16:44
gist.github.com/vendethiel/98ff548...880a858708
if you {,un}comment stuff between lines 10 and 14 in the first walk() example, you'll see you'll be hitting the most specific Q type :). 16:45
masak ^ might be of interest to you
;-) 16:46