What’s New in Compiler Explorer? 2024 Update - Matt Godbolt - C++Online 2024

Sdílet
Vložit
  • čas přidán 19. 05. 2024
  • The Online C++ Conference - cpponline.uk/ -- @cpponlineconf
    ---
    What’s New in Compiler Explorer? - Matt Godbolt - C++Online 2024
    Compiler Explorer is a well-known website for exploring C++ code and the output of the compiler. However, it contains many features that you may not be aware of.
    In this talk, we'll explore some of the newer features of Compiler Explorer (and revisit some old ones you may not be aware of), and see why they're useful. There will be live demos of each feature.
    Did you know, for example, you can supply input to programs you execute? Or that you can see a Control Flow Graph of your program? Or even emulate a BBC Micro?
    Slides: github.com/CppOnlineConferenc...
    ---
    Matt Godbolt
    I'm a C++ developer who's passionate about the seemingly opposite goals of good, readable code and high performance code. I love taking the lid off and looking underneath, be it the compiler, the operating system, or even the silicon that runs everything.
    By day I write software for quantitative trading company Aquatic. By night I hack on hobby projects ranging from emulating old computers in your browser to compiler exploration tools.
    ---
    Streamed & Edited by Digital Medium Ltd - online.digital-medium.co.uk
    ---
    C++Online - The Online C++ Conference organized by Shaved Yaks: shavedyaks.com/ & Digital Medium: events.digital-medium.co.uk
    ---
    #cpp #cplusplus #cpponline #compiler #programming
  • Věda a technologie

Komentáře • 2

  • @szirsp
    @szirsp Před 9 dny +2

    Compiler Explorer is an amazing tool.
    Thanks for everyone who contributed something or supports it.