YoVDO

Expressive Compile-Time Parsers in C++

Offered By: CppNow via YouTube

Tags

C++ Courses Regular Expressions Courses Metaprogramming Courses Template Metaprogramming Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the world of expressive compile-time parsers in C++ through this comprehensive conference talk from C++Now 2024. Dive into the techniques for leveraging modern C++ language features to design expressive APIs and domain-specific languages. Learn how to overcome C++ syntax limitations using compile-time parsers for zero-overhead code. Analyze open-source compile-time parsing libraries from C++11 to C++23, comparing their APIs for flexibility and expressiveness. Discover implementation techniques for handling compile-time parsing under compile-time execution constraints. Gain insights into reducing boilerplate and writing compile-time regular expressions, parsers, parser generators, Rust's macro rules, and reflection features. Enhance your understanding of the power and versatility of compile-time parsers in C++ to elevate your programming skills.

Syllabus

Expressive Compile-Time Parsers in C++ - Alon Wolf - C++Now 2024


Taught by

CppNow

Related Courses

Introducing Functional Programming in C++
LinkedIn Learning
The C++ Type System is Your Friend
NDC Conferences via YouTube
Joyful Polyglot - Beautiful Insights from Many Languages
Ruby Central via YouTube
Circle Metaprogramming - Better Features Make Better Libraries
CppNow via YouTube
Taking Template Classes Further with Opaque Types & Generic NTTPs
CppNow via YouTube