Skip to content

Details

Our monthly meeting features Andreas Reischuck talking about Using C++20 Coroutines for Asynchronous Parsers!
Link to the event: https://events.hubilo.com/october---using-c20-coroutines-for-asynchronous-parsers-jensw

Agenda
19:00 Socializing / Get to know Hubilo
19:30 Welcome message
20:00 Talk
21:xx - Socializing / End

Details:
C++20 Coroutines are one of the big new features, which are a bit hard to understand.
This talk will try to boost our understanding of coroutines.

Outline:
We start of with an introduction to parsers and why we may want an asynchronous parser.
Motivated by this, we will try to use C++20 Coroutines to implement a simple parser.
As C++ lacks library support for Coroutines, we use most of the time for this.

The talk will have slides to introduce and visualize some concepts.
For the hands on we will do live coding.

Please pray to the live coding gods and watch out for typos.

C & C++
Functional Programming
Concurrent Programming

Members are also interested in