diff options
| author | Bruce Hill <bitbucket@bruce-hill.com> | 2017-09-14 06:11:10 -0700 |
|---|---|---|
| committer | Bruce Hill <bitbucket@bruce-hill.com> | 2017-09-14 06:11:10 -0700 |
| commit | c595e579423f9c34d7bbe62c2fa918ec87a9e3d4 (patch) | |
| tree | d8d428f244861ef2d49558eb16fa679c0c74e498 /nomsu.moon | |
| parent | 2dc9d24a5fadcd4789a137be6d91a79ae019aa1b (diff) | |
Added comprehensions and cleaned up the core a little bit.
Diffstat (limited to 'nomsu.moon')
| -rwxr-xr-x | nomsu.moon | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6,7 +6,6 @@ utils = require 'utils' -- TODO: -- improve indentation of generated lua code -- provide way to run precompiled nomsu -> lua code --- comprehensions? -- better scoping? -- first-class functions -- better error reporting |
