From 425f4ed7a7be81389e591129523a8b1a08290ba7 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Thu, 11 Jan 2018 15:34:54 -0800 Subject: Added todo. --- nomsu.moon | 1 + 1 file changed, 1 insertion(+) diff --git a/nomsu.moon b/nomsu.moon index 9009fd5..45ac3c6 100755 --- a/nomsu.moon +++ b/nomsu.moon @@ -37,6 +37,7 @@ if _VERSION == "Lua 5.1" -- Do a pass on all actions to enforce parameters-are-nouns heuristic -- Put function defs into a separate table so we can do nomsu.defs["foo"](nomsu, ...) directly without a ".fn" -- Maybe do some sort of lazy definitions of actions that defer until they're used in code +-- Do automatic "local" detection of new variables and declare them as locals like moonscript does lpeg.setmaxstack 10000 -- whoa {:P,:R,:V,:S,:Cg,:C,:Cp,:B,:Cmt} = lpeg -- cgit v1.2.3