hugo/docs/content/en/getting-started/glossary/lexer.md
2025-01-23 09:47:46 +01:00

183 B

title
lexer

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