uccser/cs-field-guide

View on GitHub
csfieldguide/chapters/content/en/glossary/formal-language.md

Summary

Maintainability
Test Coverage
# Formal language

A formal language follows a set of rules that is far more restrictive than any human-spoken language.
As a result, it is not at all ambiguous when checking if some given input is valid according to the language.