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
masak I have this lovely notion where `next`, `last`, and `redo` could be implemented as third-party language extensions on top of some "loop provider" object 15:33
built-in `for` and `while` loops would already publish such a loop provider 15:34
and if you created a new loop form, it'd do the same
basically, I would want as many aspects of 007 as possible to work like this
signature binding would be another kind of provider
to allow for things like optional parameters, defaults, slurpies 15:35
21:10 Ven joined