aboutsummaryrefslogtreecommitdiff
path: root/nomsu.moon
diff options
context:
space:
mode:
Diffstat (limited to 'nomsu.moon')
-rwxr-xr-xnomsu.moon2
1 files changed, 2 insertions, 0 deletions
diff --git a/nomsu.moon b/nomsu.moon
index 1c87a8e..07a38a1 100755
--- a/nomsu.moon
+++ b/nomsu.moon
@@ -9,6 +9,8 @@ utils = require 'utils'
-- dicts?
-- better scoping?
-- first-class functions
+-- better error reporting
+-- type checking?
INDENT = " "
lpeg.setmaxstack 10000 -- whoa