- A primitive data type whose instances have a unique human-readable form. Symbols can be used as identifiers. In some programming languages, they are called atoms. Uniqueness is enforced by holding symbols in a symbol table. The most common use of symbols by programmers is for performing language reflection (particularly for callbacks). ← Wikipedia
- Previous term: SXG
- Next term: Symbolic expression
- Random term: Language metadata