Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21e3240bb3dd945

Jump to content

Help talk:Lua for beginners

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia

See also section

[edit]

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)Reply

Lua (programming language) Help

[edit]

This Help is about Lua script, aka Lua (programming language).  Preceding unsigned comment added by Dthomsen8 (talkcontribs) 13:32, 12 September 2016 (UTC)Reply

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)Reply

I removed the two parts now. --Jhertel (talk) 12:40, 27 October 2017 (UTC)Reply