Symbolic language (programming): Difference between revisions

Content deleted Content added
Yobot (talk | contribs)
m References after punctuation per WP:REFPUNCT, WP:CITEFOOT, WP:PAIC + other fixes
Citation bot (talk | contribs)
Add: date. | Use this bot. Report bugs. | Suggested by Spinixster | Category:Mathematical notation | #UCB_Category 24/105
Line 3:
Modern [[programming languages]] use symbols to represent concepts and/or data and are therefore, examples of symbolic languages.<ref name="pc" />
 
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|date=13 May 2007 |language=en|access-date=2019-03-23}}</ref>
 
==See also==