![]() |
ArkScript
A small, lisp-inspired, functional scripting language
|
Files | |
| NameResolutionPass.hpp | |
| Resolves names and fully qualify them in the AST (prefixing them with the package they are from) | |
| ScopeResolver.hpp | |
| Handle scope resolution at compile time. | |
| StaticScope.hpp | |
| Static scopes (for functions, loops) and namespace scopes (for packages) definitions, used at compile time. | |