Jump to content

Symbolic programming

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by N8wilson (talk | contribs) at 17:32, 5 November 2010 (No-nonsense article.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Symbolic programming is a conceptual framework for developing algorithms based on the idea that formulas and program components can be manipulated as if they themselves are data[1]. Through symbolic programming, complex processes can be developed that build other more intricate processes by dynamically combining smaller units of functionality.

Notes