New C++ features for writing DSLs [English]

  • Stream 1
  • Intramural
  • 18:20
  • EN

C++ is not the best language for writing domain-specific languages (DSLs), but it does have a few tricks up its sleeves.
Expression templates have been the go-to approach for this for years, but writing them has always been a pain. The recent C++ versions have improved this situation significantly.
We'll demonstrate several new C++ features which make writing DSLs borderline fun

Presentation

Ivan Čukić

Senior Software Engineer, KDAB; Core KDE developer, Serbia

Ivan Čukić is the author of "Functional Programming in C++" published by Manning. He is a Senior Software Engineer at KDAB and one of the core developers of KDE, the …

Look The Report Video