i would prefer to have no automatic conversion of int to string or
string to int or conversion of undefined variable to anything. it would
be enough if there exist conversion functions int() and str() like in
python. this would also greatly simplify the implementation.
-- juha