First-class functions: Difference between revisions

Content added Content deleted
m (→‎{{header|GAP}}: gap now has floats)
m (added a ;Related task: (bold) header.)
Line 1: Line 1:
{{task|Programming language concepts}}
{{task|Programming language concepts}}

A language has [[wp:First-class function|first-class functions]] if it can do each of the following without recursively invoking a compiler or interpreter or otherwise [[metaprogramming]]:
A language has [[wp:First-class function|first-class functions]] if it can do each of the following without recursively invoking a compiler or interpreter or otherwise [[metaprogramming]]:


Line 15: Line 16:


;Related task:
;C.f.
[[First-class Numbers]]
[[First-class Numbers]]
<br><br>
<br><br>