Defunctionalization

id: defunctionalization-283-2404446
title: Defunctionalization
text: In programming languages, defunctionalization is a compile-time transformation which eliminates higher-order functions, replacing them by a single first-order apply function. The technique was first described by John C. Reynolds in his 1972 paper, "Definitional Interpreters for Higher-Order Programming Languages". Reynolds' observation was that a given program contains only finitely many function abstractions, so that each can be assigned and replaced by a unique identifier. Every function appli
brand slug: wiki
category slug: encyclopedia
description: Compile-time transformation
original url: https://en.wikipedia.org/wiki/Defunctionalization
date created:
date modified: 2024-04-06T06:13:46Z
main entity: {"identifier":"Q5251733","url":"https://www.wikidata.org/entity/Q5251733"}
image:
fields total: 13
integrity: 14

Related Entries

Explore Next Part