Symbolic language (programming)
From HandWiki
In computer science, a symbolic language is a language that uses characters or symbols to represent concepts, such as mathematical operations and the entities (or operands) on which these operations are performed.[1] Modern programming languages use symbols to represent concepts and/or data and are, therefore, examples of symbolic languages.[1]
Some programming languages (such as Lisp and Mathematica) make it easy to represent higher-level abstractions as expressions in the language, enabling symbolic programming.[2][3]
See also
- Mathematical notation
- Notation (general)
- Programming language specification
- Symbol table
- Symbolic language (other)
References
- ↑ 1.0 1.1 "symbolic language Definition from PC Magazine Encyclopedia". https://www.pcmag.com/encyclopedia/term/52338/symbolic-language.
- ↑ "Bret Victor, beast of burden". http://worrydream.com/#!2/LadderOfAbstraction.
- ↑ "Symbolic Programming Visualized—Wolfram Blog" (in en). 13 May 2007. https://blog.wolfram.com/2007/05/13/symbolic-programming-visualized/.
External links
Original source: https://en.wikipedia.org/wiki/Symbolic language (programming).
Read more |