Content deleted Content added
→A new Vala article is needed!: new section |
m Signing comment by 189.178.72.176 - "→A new Vala article is needed!: new section" |
||
Line 167:
How about recursion, iteration oriented languages, are not good to implement recursive functions, because as part of semantics, each time a function is called information to return is stored in a stack (see about the heap) which may be too small to be useful in practice. But self calling functions can be transformed in several ways to avoid such problem. Can you say something about this issue in Vala?
I hope that I have been clear with the idea of how an article like this about a programming language Vala, may be structured. <small class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/189.178.72.176|189.178.72.176]] ([[User talk:189.178.72.176|talk]]) 02:54, 12 October 2015 (UTC)</small><!-- Template:Unsigned IP --> <!--Autosigned by SineBot-->
|