[OT?] LLVM Conference 2013 Videos Up

bearophile bearophileHUGS at lycos.com
Wed Dec 18 02:46:14 PST 2013


qznc:

> Not related to core D, but we have an LLVM backend and it is 
> generally interesting for compiler devs.
>
> http://llvm.org/devmtg/2013-11/

In the LLVM conferences the Slides/Videos are often interesting. 
This year an interesting talk for the D language is the 
"Annotations for Safe Parallelism in Clang" by Alexandros Tzannes:

http://llvm.org/devmtg/2013-11/#talk9

Hi and low resolution video (no slides yet):
http://llvm.org/devmtg/2013-11/videos/Tzannes-ASaP-720.mov
http://llvm.org/devmtg/2013-11/videos/Tzannes-ASaP-360.mov

Having a simple way to plug a type system to D code will become 
increasingly important. @annotations don't suffice.

Bye,
bearophile


More information about the Digitalmars-d-announce mailing list