Regular languages

From Knowledge Base

Jump to: navigation, search

A regular language is one that can be recognized by a regular expression or DFA. It may contain repeating elements but not recursive ones.

See also

Advertisement
Advertisement