Registered user since Thu 19 Aug 2021
Name:Kosorukov Anatolii
Bio:
Plan of my talk
-
What does the Regex do?
-
Undocumented options of re module.
-
Solutions to implement Regex.
-
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.
Country:Russia
Personal website: https://rustkas.github.io/
X (Twitter): https://x.com/java1cprog
GitHub: https://github.com/rustkas
Research interests:Web development, Erlang, Regular Expressions
Contributions
ICFP 2021-profile
View general profile
View general profile