uccser/cs-field-guide

View on GitHub
csfieldguide/chapters/content/en/glossary/lexical-analysis.md

Summary

Maintainability
Test Coverage
# Lexical analysis

When compiling a computer program, working out what the components of the program are e.g. identifiers, keywords, integers.