Arithmetic evaluation: Difference between revisions

Content added Content deleted
m (→‎{{header|Phix}}: simplified popfactor)
m (→‎{{header|D}}: sp: dispaly -> display)
Line 940: Line 940:
immutable Type type;
immutable Type type;
immutable string str;
immutable string str;
immutable int pos; // Optional, to dispaly AST struct.
immutable int pos; // Optional, to display AST struct.
XP LHS, RHS;
XP LHS, RHS;