|
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:48
ilbot3 joined
02:23
vendethiel joined
06:24
FROGGS joined
06:39
Ven joined
07:41
Ven joined
10:01
Ven joined
11:29
Ven joined
12:37
Ven joined
13:23
Ven joined
13:53
earthrocker joined
14:32
Ven joined
16:10
FROGGS joined
16:28
Ven joined
|
|||
| Ven | .oO( if 007 has sexprs, why can't I just use those ) *g* |
16:46 | |
| masak | you can -- all the Q node types are exposed in the setting | 16:56 | |
| you just return them from a macro, and you can write basically your entire program with them | |||
| it's just, instead of (block ...), the syntax happens to be Q::Block(...) | |||
| but I think we can both agree that's a minor syntactic detail | 16:57 | ||
|
18:20
vendethiel joined
|
|||
| masak | seems I'm at ch 3 of Let Over Lambda. | 18:34 | |
| vendethiel | cool | ||
| masak | I'll try to up-prioritize it a little bit in the next few days. I'm eager to learn more about them 'macrolets' | ||
| vendethiel checks the name of said chapter | |||
| masak | "Macro Basics" | 18:35 | |
| masak is a macro beginner :P | |||
|
18:48
Ven joined
19:09
Ven joined
|
|||
| masak | heh. github.com/anko/eslisp | 20:04 | |
| Ven | oh, that's an "ex"-livescripter | 20:05 | |
| sounds amazing | |||
| ooooh | 20:14 | ||
| it's even written in LS! | |||
| masak | :) | 20:26 | |