Am 04.07.2013 18:47, schrieb Andrei Alexandrescu:
Videos for my two NDC 2013 talks are now online. Generic Programming
Galore using D at http://vimeo.com/68378925 and the HipHop Virtual
Machine at http://vimeo.com/68383350.
Andrei
Just finished watching them, quite interesting, as usual. :)
Since I have seen a previous one about generic programming in D, and
given my interests in compiler design, I have found the HipHop one more
interesting to follow.
I fully agree with your remark about better having a dumb JIT than trying to optimize interpretation.