This article needs additional citations for verification. (September 2019) |
This article is missing information about Unicode character and UAX31 recommendation.(March 2021) |
In computer programming languages, an identifier is a lexical token (also called a symbol, but not to be confused with the symbol primitive data type) that names the language's entities. Some of the kinds of entities an identifier might denote include variables, data types, labels, subroutines, and modules.