GOTO is a vendor independent international software development conference with more that 90 top speaker and 1300 attendees. The conference cover topics such as .Net, Java, Open Source, Agile, Architecture and Design, Web, Cloud, New Languages and Processes

Hans Wennborg, Developer at the Chromium browser project

Hans Wennborg

Biography: Hans Wennborg

Hans is a software engineer working on the LLVM compiler infrastructure and Chromium browser project. Since joining Google in 2010, Hans has worked on implementing web APIs, improving Javascript performance on ARM devices, and making use of the Clang compiler. He is fascinated by compilers and passionate about building simple, correct and fast software.

Hans has a master's of science in computer science and engineering from Lund University.

Presentation: Using Clang for fun and profit: examples from the Chromium project

Track: Modern iOS / Time: Tuesday 13:20 - 14:10 / Location: Auditorium, AROS

Clang is a new and exciting compiler for C, C++, Objective-C and Objective-C++. Chromium is the open-source project that Google Chrome is based on. For the past three years, we have been putting Clang to use in Chromium as a means of improving developer productivity, finding bugs, enforcing style, doing large-scale refactorings, and more.

This talk is about how you can benefit from using a modern, hackable, open-source compiler in your project, and why you should be excited about it.