Search
Menu
Home
Sources
About
Contacts
Symbolic language (programming)
In
computer science
, a
symbolic
language
is a language that uses
characters
or
symbols
to
represent
concepts
, such as
mathematical operations
and the
entities
on which these
operations
are
performed
.
Modern
programming languages
use symbols to represent concepts
and/or
data
and are
therefore
,
examples
of symbolic
languages
.
Some
programming
languages make it
easy
to represent higher-level
abstractions
as
expressions
in
the language
,
enabling
symbolic programming
.,