On Thursday, May 8, 2014 1:11:34 PM UTC-4, Adam Smith wrote:

> As an aside, I'm really not sure why I didn't understand macros better 
> until Pierre's comment; I had read the metaprogramming 
> docs<http://julia.readthedocs.org/en/latest/manual/metaprogramming/> multiple 
> times. I'm only mentioning it now because I wanted to offer a suggestion 
> for improving the docs, but now that I re-read that page, the docs seem 
> quite thorough, so I'm just going to chalk it up to my being in a daze or 
> something.
>

 Adam - It'd be great if you could review some changes I've made to the 
Macro documentation section 
at https://github.com/JuliaLang/julia/pull/6794.  (It can be useful to look 
at [the "rendered" 
diff](https://github.com/JuliaLang/julia/pull/6794/files?short_path=0da5425#diff-0da5425fd8fd4312d79672678900842f),
 
but unfortunately the Github parser skips a few code blocks in its rendered 
output, so you don't see everything).  As someone who just 'got' macros, 
you're probably the best person to see if it makes things clearer.  Thanks!

Reply via email to