talks

Slides and code examples from talks and lectures I gave

APACHE-2.0 License

Stars
5

Talks

Slides and code examples from talks and lectures I gave. Please find further materials in the subdirectories.

  • 2024, April 24: Hacking Sema for clang-repl @ LLVM Meetup BerlinPDF Slides

  • 2023, December 13: From Zero to Rust-JIT @ LLVM Meetup BerlinMarkdown Slides

  • 2023, May 10: Extending the LLVM
 AArch32 JITLink backend @ EuroLLVM, GlasgowPDF Slides | Video Recording

  • 2022, October 26: LLVM Essentials - A practical introduction to TableGen @ LLVM Meetup BerlinPDF Slides

  • 2022, May 11th: ez-clang C++ REPL for bare-metal embedded devices @ EuroLLVM, LondonPDF Slides | Video Recording

  • 2018, October 17th: ThinLTO Summaries in JIT Compilation @ LLVM Developers' Meeting, San JosePDF Slides | Video Recording

  • 2017, September 19th: Rich Polymorphic Error Handling with llvm::Expected<T> @ C++ User Group BerlinPDF Slides

  • 2016, November 4th: Behind the Scenes of the Projucer C++ Live-Build Engine @ Audio Developer Conference, LondonPDF Slides

  • 2015, May 9th: NI Reaktor and Beyond @ MIDIHack 2015, Berlinsublime text slides

  • 2015, April 28th: NI Reaktor - The Ez Partssublime text slides

  • 2014, September 9th: Value Semantics in C++11reveal.js slides

  • 2014, June 17th: Return Type Covariance in C++reveal.js slides

  • 2014, May 20th: Google C++ Testing Frameworkreveal.js slides