David Manura

lua-users home
wiki

Wiki pages

There are Lua wiki pages and projects I've been involved in.

Code and Projects:

General Topics, Patterns, Tricks, and Design:

Comments/Annotations on Other Documents:

Lua 5.3 Wishlist

Here are few things bug me, though I'm not necessarily sure what to do about all of them.

local two
local function one() two() end
function two() one() end -- forward declared local (misleadingly looks like global)

Lua 5.2 Wishlist

Caveat: The below list may not be entirely updated to reflect the final 5.2.0 release and may need cleaned up more.

These changes I want are included in the 5.2 work releases (LuaFiveTwo):

Here's other older ideas not addressed in 5.2 and which I haven't decided to move them up to the 5.3 wishlist:


RecentChanges · preferences
edit · history
Last edited January 2, 2015 2:13 am GMT (diff)