FOSDEM is the biggest free and non-commercial event organized by and for the community. Its goal is to provide Free and Open Source developers a place to meet. No registration necessary.

   
Speakers
Chris Lattner
Schedule
Day Saturday
Room Janson
Capacity 1400
Start time 11:45
End time 12:30
Duration 00:45
Info
Track Keynotes

LLVM and Clang

This talk gives an introduction to the LLVM Project (http://llvm.org/), which is an umbrella project that encompasses a broad range of low level toolchain components. This includes both JIT and static compilers, debuggers, assemblers, disassemblers, runtime libraries, and a variety of tools built on top of them.

LLVM is interesting to two very different communities: First are people who want to build new tools, reusing components that LLVM provides. Second, people who want to take off-the-shelf tools (like a C compiler) and use them. This talk describes some of the architectural features that enables the first class of people to be successful and talks about how LLVM is being used today. Then it talks about some of the really great end-user tools the LLVM provides, such as the Clang C/C++/Objective-C compiler (http://clang.llvm.org/).

Next (up to 3) talks in the same room (Janson):

When Event Track
14:00-14:50 DevOps? - More than Marketing System
15:00-15:50 systemd: Beyond init System
16:00-16:50 I'm Going M.A.D. System