Help talk:Lua for beginners
Appearance
This page is for the benefit of the readers of Wikipedia. |
This help page does not require a rating on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||||||
|
See also section
[edit]Wikiversity has learning resources about Lua
Wikibooks has a book on the topic of: Lua Programming
Wikibooks has a book on the topic of: Scribunto: An Introduction
Should there be a see also section with links to sister projects where people can learn more about Lua? --darklama 23:37, 2 June 2014 (UTC)
Lua (programming language) Help
[edit]This Help is about Lua script, aka Lua (programming language). — Preceding unsigned comment added by Dthomsen8 (talk • contribs) 13:32, 12 September 2016 (UTC)
Tail calls are not the same as functions returning functions
[edit]Tail calls and functions as values (including the ability to return functions from functions) are two completely distinct concepts. More than one place in the article I have seen these two concepts being treated as identical. Maybe I'll try to fix this, but right now I just wanted to state the fact here. --Jhertel (talk) 12:34, 27 October 2017 (UTC)