First pass at import resolution
Try on generic visitor
Generic subexpression_map Make every Expression a ValueSemantics and use the known list of attributes to map generically over any AST node. Introduces a conditional, but removes boilerplate from every single class.
Implement many builtins and do Optional section