This is a TurboBASIC XL 'equation' program. It converts text strings from 'infix' style into Reverse Polish (it understands parenthesis and order-of- operations), and returns the value.