{:check ["true"]}

Index

Lexical Analysis with Regular Expressions

box

In this section, we will demonstrate how regular expressions are useful in defining patterns of tokens. These patterns can be used to convert source code into a sequence of tokens.