For someone who has hardly ever used meta-programming outside of the 
creation of containers, that was really enlightening! Maybe this is old hat 
to people who work with macros all the time, or compiler writers and other 
people close to the metal, but this is the first time I've seen the concept 
of unrolling *trees**.* Is this a more generalizable technique which can 
also make sense in other data structures?

On Friday, 20 June 2014 15:09:47 UTC+2, Jacob Quinn wrote:
>
> Hey all,
>
> Thought I needed to jump on the Julia blogging train now that 
> http://www.juliabloggers.com/ is live, so feel free to check out my first 
> post!
>
> Blog post: 
> http://quinnj.github.io/2014/06/19/data-structures-as-code-the-joys-of-meta-programming/index.html
>
> Hacker News: https://news.ycombinator.com/item?id=7917724
>
> /r/programming: http://www.reddit.com/tb/28kq0n
>
> Cheers,
>
> -Jacob
>

Reply via email to