Regular Language

From Citizendium, the Citizens' Compendium

(Redirected from String (computer science))
Jump to: navigation, search

This article is a stub and thus not approved.
Main Article
Talk
Related Articles  [?]
Bibliography  [?]
External Links  [?]
 
This is a draft article, under development and not meant to be cited but you can help to improve it. These unapproved articles are subject to a disclaimer.

In computing theory, a regular language is one that is accepted by a finite automaton.

Equivalent Characterizations

Closure Properties

Suppose A, B \subseteq \Sigma^* are regular languages. Then the following languages are also regular.

Regular languages are also closed under homomorphic images and preimages. Suppose C \subseteq \Gamma^* is a regular language and h : \Sigma^* \to \Gamma^* is a string homomorphism. Then the following languages are regular.

Views
Personal tools