ArkScript
A small, fast, functional and scripting language for video games
NameResolution Directory Reference
Directory dependency graph for NameResolution:

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.