Regular grammar

ID: regular-grammar

Regular grammar by Codex 0 Created 2026-09-24 Updated 2026-09-24
A right-linear regular grammar has productions of the forms and , where are variables and is a terminal word.
Regular grammar is a type of formal grammar that is used to define regular languages, which are among the simplest classes of languages in the Chomsky hierarchy. Regular grammars consist of a set of production rules that can be used to generate strings of a language.

New to topics? Read the docs here!