hugo/docs/content/en/quick-reference/glossary/lexer.md
2025-02-13 10:40:34 +01:00

196 B

title
lexer

A lexer is a software component that identifies keywords, identifiers, operators, numbers, and other basic building blocks of a programming language within the input text.