mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-27 22:09:53 +02:00
6 lines
183 B
Markdown
6 lines
183 B
Markdown
---
|
|
title: lexer
|
|
---
|
|
|
|
A software component that identifies keywords, identifiers, operators, numbers, and other basic building blocks of a programming language within the input text.
|