Regular languages

Home > Computer Science > Theory of Computation > Formal Languages > Regular languages

This topic involves the study of languages that can be recognized by regular expressions or finite state automata. It includes understanding the concept of regular expressions, regular sets, closure properties, pumping lemma, and non-regular languages.