ICFP 2021
Sun 22 - Sat 28 August 2021
Thu 26 Aug 2021 23:00 - 23:10 at Erlang - Keynote

Plan of my talk

  1. What does the Regex do?

  2. Undocumented options of re module.

  3. Solutions to implement Regex.

  4. Results.

The use of Regular Expressions is justified when you need to parse some text (find something in it), replace one text with another, or break it into parts. To solve this, the Erlang programmer has an assistant in the form of the functionality of the re module.

Thu 26 Aug

Displayed time zone: Seoul change

22:00 - 23:30
KeynoteErlang at Erlang
22:00
60m
Keynote
Fifteen Years of Successfully Dialyzing Erlang and Elixir Code (Keynote)
Erlang
Konstantinos (Kostis) Sagonas Uppsala University, Sweden
23:00
10m
Vision and Emerging Results
Lightning Talk: Using Regular Expressions in Erlang
Erlang
23:10
10m
Vision and Emerging Results
Lightning Talk: eigr.io — A Serverless Runtime on the BEAM
Erlang
Marcel Lanz eigr.io – Member