|
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. |
|||
|
10:35
vendethiel joined
12:03
FROGGS joined
14:53
vendethiel joined
19:45
vendethiel- joined
|
|||
| masak | ahoy, #6macros | 20:40 | |
| my one takeaway from github.com/jfreeze/elixir-book/blo...pters/5.md is that they've arrived at the same solution as I have wrt macros and context -- to annotate identifiers with their scope -- which feels reassuring, somehow | 20:41 | ||
| vendethiel- | heya | 20:52 | |
| yeah, same for modules, just like clojure etc | |||
| but elixir has var!() | |||
| masak | which sounds like COMPILING:: to me | ||
| vendethiel- | ..except it's only for variables. | 21:06 | |
| well. elixir does SSA, and so maybe has a few less traps than 007/6 | |||
| masak | maybe. | 21:07 | |
|
21:34
vendethiel joined
22:02
Ven joined
22:31
Ven_ joined
|
|||
| masak is knee-deep in the refactor that'll wean Q types off their positional .new methods | 22:34 | ||
| Ven_ | nice! :D | ||
| masak | everything is broken right now | 22:35 | |
| things can only improve from here | |||
| Ven_ | famous last words :P | 22:42 | |
| masak | :P | 23:05 | |
| whee -- down to just stringification warnings :) | 23:41 | ||
| ...and clean. yay | 23:52 | ||