Symbolic language (programming): Difference between revisions

Content deleted Content added
At the top of the page, it now states that another term for a symbolic language is an assembly language.
Line 1:
In [[computer science]], a '''symbolic language''', or assembly 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" />