noname
noname copied to clipboard
Allow unordered definitions
Right now noname requires people to write things in order, like a scripting language. We could do two passes, one to just get the signatures, another to actually typecheck. During name resolution or after
note that we also import all std libs right now because we have no way of knowing the dependency graph in advance