Arithmetic evaluation: Difference between revisions

m (→‎{{header|D}}: sp: dispaly -> display)
Line 4,444:
which of course by now is thousands of lines spread over several files,
plus this as asked for has an AST, whereas Phix uses cross-linked flat IL.
See also [[Arithmetic_evaluation/Phix]] for a translation of the D entry.
<lang Phix>-- demo\rosetta\Arithmetic_evaluation.exw
sequence opstack = {} -- atom elements are literals,
7,820

edits