struct string; struct value; struct variable { struct string* name; struct value* value; };