Jump to content

Code as data

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by I dream of horses (talk | contribs) at 02:20, 4 June 2019 (top: Clean up). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computer science, the expressions code as data and data as code refer to the duality between code and data, that allows computers to treat instructions in a programming language as data handled by a running program.

Concepts where computer code is treated as data, or data executed as code, include: