Symbolic language (programming): Difference between revisions

Content deleted Content added
Bender the Bot (talk | contribs)
m External links: HTTP → HTTPS for Carnegie Mellon CS, replaced: http://www.cs.cmu.edu/ → https://www.cs.cmu.edu/
Yobot (talk | contribs)
m References after punctuation per WP:REFPUNCT, WP:CITEFOOT, WP:PAIC + other fixes
Line 1:
In [[computer science]], a '''symbolic language''' is a language that uses [[Character (computing)|characters]] or [[symbols]] to represent concepts, such as [[Operation (mathematics)|mathematical operations]] and the entities (or [[operands]]) on which these operations are performed.<ref name="pc">{{Cite web|url=https://www.pcmag.com/encyclopedia/term/52338/symbolic-language|title=symbolic language Definition from PC Magazine Encyclopedia|website=www.pcmag.com|access-date=2019-03-23}}</ref>
 
Modern [[programming languages]] use symbols to represent concepts and/or data and are therefore, examples of symbolic languages.<ref name="pc">< /ref>
 
Some programming languages (such as [[Lisp (programming language)|Lisp]] and [[Wolfram Mathematica|Mathematica]]) make it easy to represent higher-level [[Abstraction (computer science)|abstractions]] as [[Expression (computer science)|expressions]] in the language, enabling [[symbolic programming]].,<ref>{{Cite web|url=http://worrydream.com/#!2/LadderOfAbstraction|title=Bret Victor, beast of burden|website=worrydream.com|access-date=2019-03-23}}</ref>, <ref>{{Cite web|url=https://blog.wolfram.com/2007/05/13/symbolic-programming-visualized/|title=Symbolic Programming Visualized—Wolfram Blog|language=en|access-date=2019-03-23}}</ref>
 
==See also==
Line 18:
{{Wiktionary|symbolic language}}
*[https://www.cs.cmu.edu/~dst/LispBook/ Common LISP: A Gentle Introduction to Symbolic Computation] - [[Carnegie Mellon University]]
 
 
{{Authority control}}