From e9cb758efd47b8ff0b68ba506fa453f597228951 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Thu, 5 Oct 2017 15:26:22 -0700 Subject: Added note about checking compiler. --- nomsu.moon | 1 + 1 file changed, 1 insertion(+) (limited to 'nomsu.moon') diff --git a/nomsu.moon b/nomsu.moon index ccf3a3c..91494f1 100755 --- a/nomsu.moon +++ b/nomsu.moon @@ -21,6 +21,7 @@ colored = setmetatable({}, {__index:(_,color)-> ((msg)-> colors[color]..msg..col --pcall = (fn,...)-> true, fn(...) -- TODO: +-- check robustness/functionality of compiler mode. -- use actual variables instead of a vars table -- consider non-linear codegen, rather than doing thunks for things like comprehensions -- improve indentation of generated lua code -- cgit v1.2.3