Jump to content

Code as data

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Finnusertop (talk | contribs) at 12:36, 1 October 2021 (needs conversion, not broad yet). 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: