Reflection On Recursion • 2 (opens in new tab)
Turning to the form of a simple recursive function the clause we used to define it earns the title of “syntactic recursion” due to the way the function name occurring in the defined phrase re‑occurs in the defining phrase It needs to be clear there is no circle in the definition — each instance of […]
Read the original article