Thoughtstream | Courses

Parsing with Regexes and Grammars in Raku

Parsing is the process of detecting and verifying the structure of incoming data and then processing that data so as to make it available to a program in convenient ways.

This full-day tutorial will introduce beginner and intermediate programmers to the powerful and efficient parsing mechanisms built into the Raku programming language, and will explore specific techniques for parsing data in a variety of commonly used formats.

Topics covered in the full course include:

Course format

1- or 2--day seminar

Who should attend

Perl or Raku programmers who are familiar with simple regular expressions. The techniques presented are not restricted to the particular applications mentioned, and will be useful to anyone who needs to process or transform structured textual data of any kind.