Funarg problem

id: funarg-problem-276-503037
title: Funarg problem
text: In computer science, the funarg problem (function argument problem) refers to the difficulty in implementing first-class functions in programming language implementations so as to use stack-based memory allocation of the functions. The difficulty only arises if the body of a nested function refers directly to identifiers defined in the environment in which the function is defined, but not in the environment of the function call. A standard resolution is either to forbid such references or to cre
brand slug: wiki
category slug: encyclopedia
description:
original url: https://en.wikipedia.org/wiki/Funarg_problem
date created:
date modified: 2024-04-20T15:18:42Z
main entity: {"identifier":"Q3558387","url":"https://www.wikidata.org/entity/Q3558387"}
image:
fields total: 13
integrity: 13

Related Entries

Explore Next Part