Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Funarg_problem> ?p ?o. }
Showing items 1 to 18 of
18
with 100 items per page.
- Funarg_problem abstract "In computer science, the funarg problem refers to the difficulty in implementing first-class functions (functions as first-class objects) 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 (i.e., not via argument passing) to identifiers defined in the environment in which the function is defined, but not in the environment of the function call. To summarize the discussion below, two standard resolutions are to either forbid such references or to create closures.There are two subtly different versions of the funarg problem. The upwards funarg problem arises from returning (or otherwise transmitting "upwards") a function from a function call. The downwards funarg problem arises from passing a function as a parameter to another function call.".
- Funarg_problem wikiPageExternalLink 450.ps.gz.
- Funarg_problem wikiPageExternalLink 5854.
- Funarg_problem wikiPageExternalLink 09-lambda.ppt.pdf.
- Funarg_problem wikiPageID "810385".
- Funarg_problem wikiPageRevisionID "564658520".
- Funarg_problem hasPhotoCollection Funarg_problem.
- Funarg_problem subject Category:Compiler_construction.
- Funarg_problem subject Category:Programming_language_implementation.
- Funarg_problem comment "In computer science, the funarg problem refers to the difficulty in implementing first-class functions (functions as first-class objects) 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 (i.e., not via argument passing) to identifiers defined in the environment in which the function is defined, but not in the environment of the function call.".
- Funarg_problem label "Funarg problem".
- Funarg_problem label "Проблема фунарга".
- Funarg_problem sameAs Πρόβλημα_Funarg.
- Funarg_problem sameAs m.03dl_s.
- Funarg_problem sameAs Q3558387.
- Funarg_problem sameAs Q3558387.
- Funarg_problem wasDerivedFrom Funarg_problem?oldid=564658520.
- Funarg_problem isPrimaryTopicOf Funarg_problem.