Compiler Explorer 2023: What’s New? - Matt Godbolt - CppNorth 2023

Sdílet
Vložit
  • čas přidán 6. 10. 2023
  • www.cppnorth.ca​
    ---
    Compiler Explorer 2023: What’s New? - Matt Godbolt - CppNorth 2023
    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 to the different types of users of the site. 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/CppNorth/CppNorth_...
    Sponsored By:
    think-cell: www.think-cell.com/cppnorth
    JetBrains: www.jetbrains.com/
    ---
    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.
    ---
    CppNorth is an annual C++ conference held in Toronto, Canada.
    - Annual CppNorth C++ conference: cppnorth.ca/
    - CppNorth Twitter: / cppnorth
    ---
    CZcams Videos Edited & Optimised by Digital Medium: events.digital-medium.co.uk
    #cppnorth #cpp #cppprogramming #compiler
  • Věda a technologie

Komentáře • 3

  • @superscatboy
    @superscatboy Před 7 měsíci +6

    Thank God(bolt) for Compiler Explorer.

  • @danielwang4901
    @danielwang4901 Před 7 měsíci

    Thanks for the lecture. How do I keep ib touch with these events?