NattLua
NattLua copied to clipboard
luajit with a typesystem
At the moment error messages are a bit all over the place. In some cases the token nodes that the error points to is also not always correct. I've thought...
Using `it` and `describe` doesn't work well for me because I spend too much time thinking about how to describe what's going on. This is especially difficult for me since...
The typesystem at the moment passes "false, error_message" when something happens which the analyzer uses assertion for. In some cases I need to concatenate multiple errors, like when multiple type...
I dont know what to do about it ``` C:\Users\Daniel\Downloads\NattLua-master\NattLua-master>luajit nattlua.lua build nlconfig.lua overrides default command build nlconfig.lua overrides default command check running build with arguments parsing ./nattlua.lua - OK...