uccser/cs-field-guide

View on GitHub
csfieldguide/chapters/content/en/glossary/production.md

Summary

Maintainability
Test Coverage
# Production

A production (or production rule) in a formal languages is a rewrite rule, such as A -> aAb, which shows how the symbol on the left-hand side can be substituted as a step to generating a string of characters that belong to the language of the grammar; the grammar's language is defined by its production rules.