2 Tags: en, llvm, clang, libclang, c, c++, video
4 The `2010 LLVM Developers' Meeting`__ was almost 2 months ago, and `this time`__
5 Apple employees videos are available.
7 __ http://www.llvm.org/devmtg/2010-11/
8 __ http://llucax.com.ar/blog/blog/post/-687c651f
10 I saw the `libclang talk video`__ and it was really interesting, it made me want
11 to play with clang__. I wonder if there are Python bindings to it, is so much
12 easier to try things out using Python ;)
14 __ http://devimages.apple.com/llvm/videos/Libclang.mov
15 __ http://clang.llvm.org/
17 .. vim: set et sw=3 sts=3 :