Symbolic programming

Print Print
Reading time 2:41

In computer programming, symbolic programming is a programming paradigm in which the program can manipulate its own formulas and program components as if they were plain data.[1]

Through symbolic programming, complex processes can be developed that build other more intricate processes by combining smaller units of logic or functionality. Thus, such programs can effectively modify themselves and appear to "learn", which makes them better suited for applications such as artificial intelligence, expert systems, natural language processing, and computer games.

Languages that support symbolic programming include homoiconic languages such as Wolfram Language,[2]LISP and Prolog.[3]

References

  1. ^ Michael A. Covington (2010-08-23). "CSCI/ARTI 4540/6540: First Lecture on Symbolic Programming and LISP" (PDF). University of Georgia. Archived from the original (PDF) on 2012-03-07. Retrieved 2014-12-29.
  2. ^ Wolfram Language Notes for Programming Language Experts
  3. ^ "Symbolic programming on Business Glossary". allbusiness.com. Retrieved 2013-11-20.


By: Wikipedia.org
Edited: 2021-06-18 19:24:34
Source: Wikipedia.org