Boost.Parser - A Parser Combinator Library for C++ - Part 2
Offered By: CppNow via YouTube
Course Description
Overview
Explore the second part of a comprehensive conference talk on Boost.Parser, a parser combinator library for C++, presented by Zach Laine at C++Now 2024. Dive deep into this recently-submitted Boost candidate library designed for C++17 and later, which combines the best features of Boost.Spirit 2 and Spirit X3 while introducing new capabilities and simplifications. Learn about the advanced idioms and techniques that make Boost.Parser a powerful tool for modern C++ parsing. Gain insights from Zach Laine, a Boost author and C++ Standard Committee member with over 20 years of professional experience in C++ programming. Discover how Boost.Parser can enhance your parsing capabilities in areas such as graphics, scientific computing, games, metaprogramming, and generic programming.
Syllabus
Boost.Parser (Part 2 of 2) - A Parser Combinator Library for C++ - Zach Laine - C++Now 2024
Taught by
CppNow
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera