stack_popnumber
return stack_popnumber(&bmachine.stack);
struct number *stack_popnumber(struct stack *);