Talk:Anonymous recursion: Difference between revisions

Content added Content deleted
Line 199: Line 199:
:# [[wp:Fixed_point_combinator]]
:# [[wp:Fixed_point_combinator]]
:# [[wp:Anonymous_function]]
:# [[wp:Anonymous_function]]
:# [http://stackoverflow.com/questions/156369/which-languages-support-recursive-function-literals-anonymous-functions] discussion
:# [http://stackoverflow.com/questions/156369/which-languages-support-recursive-function-literals-anonymous-functions] discussion on stack-overflow --[[User:Dgamey|Dgamey]] 22:58, 20 July 2011 (UTC)
:Examples that look like simple recursion no hidden function, no function not bound to an identifier (per #2).:
:Examples that look like simple recursion no hidden function, no function not bound to an identifier (per #2).:
:* AutoHotkey, Forth
:* AutoHotkey, Forth