Automata and Compilers 02 - Regular Expressions and Regular Languages
How regular expressions are equivalent to finite automata, and where the boundary of regular languages lies
How regular expressions are equivalent to finite automata, and where the boundary of regular languages lies
How a lexer breaks source code into tokens and where automata theory meets real implementation